Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2021-09-11 22:14:55 +02:00 committed by GitHub
parent 478373a26a
commit f004650f5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -642,7 +642,7 @@ body::after {
.panels-j1Uci_ .wrapper-24pKcD > * { /* account/voice inner */
border: none;
}
.panels-j1Uci_ > *:not(:empty) + * {
.panels-j1Uci_ > *:not(:empty) ~ *:not(:empty) {
border-top: 1px solid rgba(var(--transparencycolor), .2);
}