Fixed border for actions in health status

pull/8954/head
Bogdan 10 months ago
parent 145f67d14b
commit aa98b2bac9

@ -20,5 +20,7 @@
}
.actions {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
min-width: 90px;
}

Loading…
Cancel
Save