fix: centered and resized scroll buttons
This commit is contained in:
parent
95d5e463ad
commit
fca483fe5a
1 changed files with 6 additions and 1 deletions
|
|
@ -191,6 +191,11 @@ h1 {
|
|||
font-size: 1.25em;
|
||||
}
|
||||
|
||||
.emby-scrollbuttons-button.paper-icon-button-light > .material-icons {
|
||||
font-size: 1.5em;
|
||||
place-content: center;
|
||||
}
|
||||
|
||||
.detailRibbon {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue