mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Scroll buttons were too close to the cards in My Media section on the home screen
This commit is contained in:
@@ -309,6 +309,10 @@ h1 {
|
|||||||
font-size: 1.25em;
|
font-size: 1.25em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.verticalSection.emby-scroller-container>h2.sectionTitle.sectionTitle-cards {
|
||||||
|
padding-top: 1.25em !important;
|
||||||
|
}
|
||||||
|
|
||||||
.emby-scrollbuttons-button.paper-icon-button-light>.material-icons {
|
.emby-scrollbuttons-button.paper-icon-button-light>.material-icons {
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
place-content: center;
|
place-content: center;
|
||||||
|
Reference in New Issue
Block a user