Skip to content

Commit

Permalink
Update transparent-popups.css
Browse files Browse the repository at this point in the history
  • Loading branch information
s-k-y-l-i authored Mar 31, 2024
1 parent 416c746 commit 4fa26ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Theme code/transparent-popups.css
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
#spotify-Artist-menu::after, #spotify-Album-menu::after,
#channel-mention-context::after, #mentions-filter::after,
#dev-context::after*/ [role="menu"][id]:not(#account)::after,
.root_a28985:has(>div>.connectionsContainer__52d37)::before {
.root_a28985:has(>div>.connectionsContainer__52d37)::before {
content: "";
backdrop-filter: blur(var(--blur-popup));
top: 0;
Expand Down Expand Up @@ -400,7 +400,7 @@ form.form__7ab21 {
position: inherit;
}

.backdrop__1a911:not(:has(~div>div>div>div>.image__1dc70)) {
.backdrop__1a911:not(:has(~div>div>:is(.modal_d2e7a7,.carouselModal__7e22f))) {
background: none!important;
}

Expand Down

0 comments on commit 4fa26ce

Please sign in to comment.