1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-19 16:34:34 -04:00
Files
Radarr/frontend/src/Components/Table/VirtualTableRowButton.css

5 lines
107 B
CSS

.row {
composes: link from '~Components/Link/Link.css';
composes: row from '~./VirtualTableRow.css';
}