mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-22 17:49:34 +00:00
Fix: Back button was being clipped in focus state in TV layout
This commit is contained in:
@@ -1014,3 +1014,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
color: inherit;
|
||||
background-color: var(--selectorBackgroundColor);
|
||||
}
|
||||
|
||||
.headerLeft, .skinHeader {
|
||||
overflow: unset;
|
||||
}
|
Reference in New Issue
Block a user