fleet/frontend/components/TableContainer/DataTable/InstallerActionCell/_styles.scss
2025-03-21 09:33:06 -04:00

5 lines
156 B
SCSS

// Required specificity to override text-cell
.data-table-block .data-table tbody td .installer-action-cell {
display: flex;
justify-content: center;
}