mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-22 17:49:34 +00:00
Fix: Prevent the expanded header from overlapping page content in TV layout on some resolutions
This commit is contained in:
@@ -1005,7 +1005,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.libraryPage:not(.noSecondaryNavPage) {
|
||||
.libraryPage:not(.noSecondaryNavPage):not(.layout-tv .libraryPage) {
|
||||
padding-top: 4.8em !important;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user