margining top offset and bottom offset emby-scrollbuttons

This commit is contained in:
grafixeyehero 2019-02-19 00:37:38 +03:00
parent 072f4a3cf9
commit d2fe0e4bef

View File

@ -4,8 +4,8 @@
.scrollbuttoncontainer {
position: absolute;
top: 0;
bottom: 0;
top: 10%;
bottom: 35%;
align-items: center;
justify-content: center;
z-index: 1;