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:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user