diff --git a/Theme/ElegantFin-theme-nightly.css b/Theme/ElegantFin-theme-nightly.css index 637e678..6888666 100644 --- a/Theme/ElegantFin-theme-nightly.css +++ b/Theme/ElegantFin-theme-nightly.css @@ -1013,4 +1013,8 @@ div[data-role=controlgroup] a.ui-btn-active { .emby-select-withcolor>option { color: inherit; background-color: var(--selectorBackgroundColor); +} + +.headerLeft, .skinHeader { +overflow: unset; } \ No newline at end of file