Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2024-04-06 19:48:04 +02:00
parent f644df9514
commit e01c902484
1 changed files with 2 additions and 2 deletions

View File

@ -528,10 +528,10 @@ body::after {
background-color: rgba(var(--transparencycolor_v), .4); background-color: rgba(var(--transparencycolor_v), .4);
} }
.wrapper__216eb .wrapper__832f2 [role="group"] { /* folder guildwrap */ .wrapper__216eb:not(.content_Pph8t6) .wrapper__832f2 [role="group"] { /* folder guildwrap */
margin-bottom: -8px; margin-bottom: -8px;
} }
.wrapper__216eb .wrapper__832f2 [role="group"] > .listItem__48528:last-child { .wrapper__216eb:not(.content_Pph8t6) .wrapper__832f2 [role="group"] .listItem__48528:last-child {
margin-bottom: 0; margin-bottom: 0;
} }