Files

6 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;
}