mirror of
https://github.com/Radarr/Radarr
synced 2026-01-16 20:43:15 +01:00
5 lines
93 B
CSS
5 lines
93 B
CSS
.status {
|
|
composes: cell from 'Components/Table/Cells/TableRowCell.css';
|
|
|
|
width: 30px;
|
|
}
|