mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fixed page title on collection screens
This commit is contained in:
parent
e6da08f559
commit
cba380b0e5
4 changed files with 20 additions and 81 deletions
|
@ -101,11 +101,11 @@
|
|||
}
|
||||
|
||||
.portraitPosterItem {
|
||||
width: 110px;
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
.portraitPosterItem .posterItemImage {
|
||||
height: 165px;
|
||||
height: 150px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue