Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2025-03-04 13:52:58 +01:00
parent 3e21a24bc1
commit 4c5cfa25b9
1 changed files with 1 additions and 1 deletions

View File

@ -4250,7 +4250,7 @@ body:has(#app-mount)::after {
box-shadow: 0 0 0 1px rgba(var(--transparencycolor_v), .3), 0 2px 10px 0 rgba(var(--transparencycolor_v), .3);
}
.outer_c0bea0:not(.custom-profile-theme), /* popout container */
.outer_c0bea0.custom-profile-theme .inner_c0bea0 { /* popout inner */
.outer_c0bea0 .inner_c0bea0 { /* popout inner */
background: transparent;
}
.outer_c0bea0:not(.custom-profile-theme)::before,