1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-23 17:14:18 -04:00
Files
Sonarr/frontend/src/Activity/Queue/TimeleftCell.css
2019-07-22 19:44:07 -07:00

6 lines
97 B
CSS

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