mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-19 21:46:43 -04:00
ec9b29e364
Co-authored-by: Qstick <qstick@gmail.com>
5 lines
107 B
CSS
5 lines
107 B
CSS
.row {
|
|
composes: link from '~Components/Link/Link.css';
|
|
composes: row from '~./VirtualTableRow.css';
|
|
}
|