mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix item details banner image alignment
This commit is contained in:
parent
4f3ac34739
commit
8a549eb45b
1 changed files with 1 additions and 1 deletions
|
@ -439,7 +439,7 @@
|
|||
.itemBackdrop {
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center 0;
|
||||
background-position: center center;
|
||||
background-attachment: fixed;
|
||||
height: 40vh;
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue