Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2021-02-06 18:05:29 +01:00
parent ed37e1f088
commit 976499c1ea
1 changed files with 4 additions and 0 deletions

View File

@ -1086,6 +1086,10 @@ body::before {
margin-bottom: .5625rem;
}
.cozy-3I4Ja9.content-2Kddbs { /* message command content */
background-color: rgba(var(--vtransparencycolor), 0.3);
}
.edited-DL9ECl { /* message editedtag */
color: rgb(var(--fontwhite3));
}