Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2020-02-04 13:14:34 +01:00
parent e83b3c1aec
commit 4a48822f79
1 changed files with 4 additions and 0 deletions

View File

@ -1193,6 +1193,10 @@ body:before {
/* ---- 6.3. TEXTAREA ---- */
.form-2fGMdU:before { /* textarea form */
display: none;
}
.channelTextArea-rNsIhG { /* textarea channeltextarea */
background-color: transparent;
border-top-color: rgba(var(--fontwhite1), 0.1);