action position changed center to end
This commit is contained in:
parent
c860a63ad6
commit
c728b162e8
@ -69,7 +69,9 @@ const WorkArea = ({ workArea, floor, forBuilding }) => {
|
|||||||
</th>
|
</th>
|
||||||
{/* ************************** */}
|
{/* ************************** */}
|
||||||
<th className="infra-activity-table-header">Progress</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>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody className="table-border-bottom-0">
|
<tbody className="table-border-bottom-0">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user