mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added a virtual season image provider
This commit is contained in:
parent
9b7f81c3c6
commit
3360897d0a
6 changed files with 52 additions and 56 deletions
|
@ -168,6 +168,13 @@
|
|||
opacity: 1;
|
||||
}
|
||||
|
||||
@media all and (max-width: 600px) {
|
||||
|
||||
.packageReviewText {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (min-width: 540px) {
|
||||
|
||||
.backdropPosterItem {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue