mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix item details banner image alignment on mobile
This commit is contained in:
parent
8a549eb45b
commit
fda6d3c969
1 changed files with 1 additions and 0 deletions
|
@ -447,6 +447,7 @@
|
|||
|
||||
.layout-mobile & {
|
||||
background-attachment: initial;
|
||||
background-position: top center;
|
||||
margin-top: 3rem;
|
||||
|
||||
@media all and (orientation: portrait) and (max-width: 40em) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue