Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2020-07-05 23:08:45 +02:00
parent 84d7a23b50
commit bfba0295a2
1 changed files with 3 additions and 0 deletions

View File

@ -3330,6 +3330,9 @@ body:before {
filter: blur(var(--vpopoutblur));
background-attachment: fixed;
}
.scroller-zPkAnE {
background-color: transparent;
}
#app-mount .input-2VB9rf { /* modal input */
background-color: rgba(var(--vtransparencycolor), 0.4);
box-shadow: 0 2px 10px 0 rgba(var(--vtransparencycolor), 0.3);