Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2023-11-02 21:41:36 +01:00
parent 97c7e18221
commit 05f8bf6793
1 changed files with 3 additions and 1 deletions

View File

@ -826,7 +826,9 @@ button.button__4f306.enabled__470f0:hover svg {
}
.emptyChannelIcon__1a1ba { /* welcomemessage empty channelicon */
background-color: rgba(var(--transparencycolor), .4);
position: relative;
background: rgba(var(--transparencycolor), .4);
overflow: hidden;
}
.emptyChannelIcon__1a1ba::before {
content: "";