mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-22 17:49:34 +00:00
Fix: enforce the back button clipping fix only on TV layout
This commit is contained in:
@@ -1054,6 +1054,6 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
background-color: var(--selectorBackgroundColor);
|
||||
}
|
||||
|
||||
.headerLeft, .skinHeader {
|
||||
overflow: unset;
|
||||
.layout-tv .headerLeft {
|
||||
overflow: unset;
|
||||
}
|
Reference in New Issue
Block a user