Files
Readarr/frontend/src/Wanted/Missing/MissingRow.css
2018-11-29 22:11:48 -05:00

6 lines
94 B
CSS

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