mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-03-23 17:14:18 -04:00
6 lines
97 B
CSS
6 lines
97 B
CSS
.timeleft {
|
|
composes: cell from '~Components/Table/Cells/TableRowCell.css';
|
|
|
|
width: 100px;
|
|
}
|