mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
margining top offset and bottom offset emby-scrollbuttons
This commit is contained in:
parent
072f4a3cf9
commit
d2fe0e4bef
@ -4,8 +4,8 @@
|
||||
|
||||
.scrollbuttoncontainer {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
top: 10%;
|
||||
bottom: 35%;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
z-index: 1;
|
||||
|
Loading…
Reference in New Issue
Block a user