New: Shift the library and home page content upwards when section tabs move up

This commit is contained in:
lscambo13
2024-12-20 08:33:51 -08:00
parent a373e7efcd
commit 2cad85f2a9

View File

@@ -997,6 +997,10 @@ div[data-role=controlgroup] a.ui-btn-active {
position: relative;
width: auto;
}
.libraryPage:not(.noSecondaryNavPage) {
padding-top: 4.8em !important;
}
}
.emby-select-withcolor > option {