1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04:00

New: Add more information to Select Series Modal

Co-authored-by: Qstick <qstick@gmail.com>
This commit is contained in:
Bogdan
2023-08-29 05:26:38 +03:00
committed by GitHub
parent dc6204d377
commit ec9b29e364
11 changed files with 305 additions and 26 deletions
@@ -0,0 +1,4 @@
.row {
composes: link from '~Components/Link/Link.css';
composes: row from '~./VirtualTableRow.css';
}