mirror of
https://github.com/Radarr/Radarr
synced 2025-12-31 04:34:36 +01:00
Fixed border for actions in health status
This commit is contained in:
parent
145f67d14b
commit
aa98b2bac9
1 changed files with 2 additions and 0 deletions
|
|
@ -20,5 +20,7 @@
|
|||
}
|
||||
|
||||
.actions {
|
||||
composes: cell from '~Components/Table/Cells/TableRowCell.css';
|
||||
|
||||
min-width: 90px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue