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

New: View, Sort, Filter by Movie popularity on Index and Discover

Fixes #1947
This commit is contained in:
Qstick
2023-07-10 22:54:32 -05:00
parent 2d18e4f89e
commit 4a66a832b3
20 changed files with 113 additions and 0 deletions
@@ -39,6 +39,12 @@
flex: 0 0 90px;
}
.popularity {
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';
flex: 0 0 100px;
}
.lists {
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';