Sonarr/frontend/src/Activity/Queue/QueueStatusCell.css

6 lines
93 B
CSS

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