mirror of
https://github.com/Lidarr/Lidarr
synced 2026-01-10 09:35:22 +01:00
5 lines
96 B
CSS
5 lines
96 B
CSS
.timeleft {
|
|
composes: cell from 'Components/Table/Cells/TableRowCell.css';
|
|
|
|
width: 100px;
|
|
}
|