From f5fce45e93ff8834bc96654736eda9e8cef7989b Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Tue, 25 Jun 2024 18:23:43 +0200 Subject: [PATCH] Update BasicBackground.css --- Themes/BasicBackground/BasicBackground.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index 34d28b4a4d..40ded1e951 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -4187,6 +4187,8 @@ button.button_f67531.enabled_f67531:hover svg { background-color: rgba(var(--transparencycolor_v), calc(var(--transparencyalpha_v) + 0.25)); backdrop-filter: blur(var(--popoutblur_v)); } +.userPopoutOverlayBackground_c69a7b > .menu_d90b3d::before, +.userPopoutOverlayBackground_c69a7b > .menu_d90b3d::after, .userProfileOuterUnthemed_c69a7b .menus_d4e7c2 > .menu_d90b3d::before, .userProfileOuterUnthemed_c69a7b .menus_d4e7c2 > .menu_d90b3d::after { display: none;