Fix: Scroll buttons were too close to the cards in My Media section on the home screen
This commit is contained in:
parent
ba38dc5d4d
commit
039eb70ae6
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue