1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04:00
Files
Sonarr/frontend/src/Components/Table/Cells/RelativeDateCell.css
T
2019-03-03 11:29:12 -08:00

6 lines
72 B
CSS

.cell {
composes: cell from '~./TableRowCell.css';
width: 180px;
}