mirror of
https://github.com/Prowlarr/Prowlarr
synced 2025-12-28 11:24:40 +01:00
5 lines
96 B
CSS
5 lines
96 B
CSS
.timeleft {
|
|
composes: cell from 'Components/Table/Cells/TableRowCell.css';
|
|
|
|
width: 100px;
|
|
}
|