action position changed center to end

This commit is contained in:
Pramod Mahajan 2025-05-10 12:53:11 +05:30
parent c860a63ad6
commit c728b162e8

View File

@ -69,7 +69,9 @@ const WorkArea = ({ workArea, floor, forBuilding }) => {
</th>
{/* ************************** */}
<th className="infra-activity-table-header">Progress</th>
<th className="infra-activity-table-header">Actions</th>
<th className="infra-activity-table-header text-end ">
<span className="px-3"> Actions</span>
</th>
</tr>
</thead>
<tbody className="table-border-bottom-0">