1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-25 22:37:27 -04:00

New: Add Original Language as Filter Option in Discover View

Closes #7807
This commit is contained in:
Qstick
2023-05-01 23:26:23 -05:00
parent cba4850769
commit 4c2bf285fc
7 changed files with 59 additions and 0 deletions
@@ -26,6 +26,12 @@
flex: 0 0 180px;
}
.originalLanguage {
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';
flex: 1 0 125px;
}
.ratings,
.runtime {
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';