Update BasicBackground.css
This commit is contained in:
parent
3e21a24bc1
commit
4c5cfa25b9
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue