margining top offset and bottom offset emby-scrollbuttons
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@
|
||||
|
||||
.scrollbuttoncontainer {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
top: 10%;
|
||||
bottom: 35%;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user