action position changed center to end
This commit is contained in:
parent
186b18bb6e
commit
72558e7725
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user