Fixed border for actions in health status

This commit is contained in:
Bogdan
2023-08-05 17:56:13 +03:00
parent cdea548ce2
commit f83828cc22

View File

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