Prowlarr/frontend/src/Activity/Queue/TimeleftCell.css
2019-06-11 22:06:43 -04:00

5 lines
96 B
CSS

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