mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Header buttons in focus were being clipped in TV layout
This commit is contained in:
@@ -2867,6 +2867,10 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
|
||||
height: 6em;
|
||||
}
|
||||
|
||||
.layout-tv .sectionTabs .emby-tabs.smoothScrollX {
|
||||
overflow: visible !important;
|
||||
}
|
||||
|
||||
.headerTabs.sectionTabs .emby-tab-button {
|
||||
display: inline-flex;
|
||||
margin: 0;
|
||||
|
Reference in New Issue
Block a user