Lidarr/frontend/src/Wanted/Missing/MissingRow.css

6 lines
94 B
CSS

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