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

6 lines
94 B
CSS

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