diff --git a/public/style.css b/public/style.css index 17da3b883..5eae58cab 100644 --- a/public/style.css +++ b/public/style.css @@ -3373,7 +3373,8 @@ a { } -body:has(.drawer-content.maximized) #top-settings-holder:has(.drawer-content.openDrawer:not(.fillLeft):not(.fillRight)) { +body:has(.drawer-content.maximized) #top-settings-holder:has(.drawer-content.openDrawer:not(.fillLeft):not(.fillRight)), +body:has(.drawer-content.open) #top-settings-holder:has(.drawer-content.openDrawer:not(.fillLeft):not(.fillRight)) { z-index: 4005; }