fleet/frontend/components/TableContainer/DataTable/InstallerActionCell/_styles.scss

6 lines
156 B
SCSS
Raw Normal View History

2025-03-21 13:33:06 +00:00
// Required specificity to override text-cell
.data-table-block .data-table tbody td .installer-action-cell {
display: flex;
justify-content: center;
}