Lidarr/frontend/src/Activity/Queue/TimeleftCell.css
2017-09-05 23:00:26 -04:00

5 lines
96 B
CSS

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