mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-04 15:54:33 +00:00
6 lines
94 B
CSS
6 lines
94 B
CSS
.status {
|
|
composes: cell from 'Components/Table/Cells/TableRowCell.css';
|
|
|
|
width: 100px;
|
|
}
|