Finish moving elements

This commit is contained in:
MrTimscampi 2020-04-13 13:09:01 +02:00
parent 6246dce320
commit 990b5c7237
15 changed files with 69 additions and 61 deletions

View file

@ -1,19 +0,0 @@
.emby-scrollbuttons {
position: absolute;
top: 0;
right: 0;
align-items: center;
justify-content: center;
min-width: 104px;
min-height: 24px;
padding-top: 1.25em;
z-index: 1;
color: #fff;
display: flex;
}
.emby-scrollbuttons-button > i {
min-width: 24px;
min-height: 24px;
display: block;
}