mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-24 22:35:49 -04:00
6 lines
72 B
CSS
6 lines
72 B
CSS
.cell {
|
|
composes: cell from '~./TableRowCell.css';
|
|
|
|
width: 180px;
|
|
}
|