diff --git a/CSS/disable-static-drawer.css b/CSS/disable-static-drawer.css index 4a2c909..07320dd 100644 --- a/CSS/disable-static-drawer.css +++ b/CSS/disable-static-drawer.css @@ -27,6 +27,9 @@ background: var(--secondary-background-color) !important; backdrop-filter: none !important; } + .layout-desktop #itemDetailPage.noBackdropTransparency::after { + display: none !important; + } } /* Lower drawer buttons */