Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2020-09-12 17:41:30 +02:00
parent 060b3cb923
commit 33a33f4eb8
1 changed files with 2 additions and 2 deletions

View File

@ -4608,11 +4608,11 @@ body:before {
background-attachment: fixed; background-attachment: fixed;
} }
.inspector-sdLnLS { /* picker emojiinfowrapper */ .inspector-S2gM3e { /* picker emojiinfowrapper */
background-color: rgba(var(--vtransparencycolor), 0.2); background-color: rgba(var(--vtransparencycolor), 0.2);
} }
.wrapper-1-Fsb8 { /* picker categoryheader */ #app-mount .wrapper-1-Fsb8 { /* picker categoryheader */
background: transparent; background: transparent;
position: static; position: static;
} }