mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5409 from thornbill/fix-experimental-backdrop-gap
This commit is contained in:
commit
61ab24cf1b
1 changed files with 5 additions and 0 deletions
|
@ -41,3 +41,8 @@ $mui-bp-xl: 1536px;
|
|||
padding-top: 3.25rem !important;
|
||||
}
|
||||
}
|
||||
|
||||
// Fix backdrop position on mobile item details page
|
||||
.layout-mobile .itemBackdrop {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue