1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

Fixed border for actions in health status

This commit is contained in:
Bogdan
2023-08-09 16:14:50 +03:00
parent 145f67d14b
commit aa98b2bac9
@@ -20,5 +20,7 @@
}
.actions {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
min-width: 90px;
}