Radarr/frontend/src/Activity/Queue/QueueStatusCell.css
2017-09-05 23:00:26 -04:00

5 lines
93 B
CSS

.status {
composes: cell from 'Components/Table/Cells/TableRowCell.css';
width: 30px;
}