mirror of
https://github.com/Radarr/Radarr
synced 2026-02-02 21:02:17 +01:00
5 lines
95 B
CSS
5 lines
95 B
CSS
.actions {
|
|
composes: cell from '~Components/Table/Cells/TableRowCell.css';
|
|
|
|
width: 70px;
|
|
}
|