mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
fix: centered and resized scroll buttons
This commit is contained in:
@@ -191,6 +191,11 @@ h1 {
|
|||||||
font-size: 1.25em;
|
font-size: 1.25em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.emby-scrollbuttons-button.paper-icon-button-light > .material-icons {
|
||||||
|
font-size: 1.5em;
|
||||||
|
place-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
.detailRibbon {
|
.detailRibbon {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user