mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-23 22:25:14 -04:00
New: Sort by tags on movie index
This commit is contained in:
@@ -9,3 +9,11 @@
|
||||
|
||||
composes: info;
|
||||
}
|
||||
|
||||
.tags {
|
||||
composes: tags from '~./MovieIndexPoster.css';
|
||||
}
|
||||
|
||||
.tagsList {
|
||||
composes: tagsList from '~./MovieIndexPoster.css';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user