This commit is contained in:
Mirco Wittrien 2021-08-10 16:17:01 +02:00
parent fa3812a4fe
commit a26e703fd1
2 changed files with 4 additions and 0 deletions

View File

@ -503,6 +503,7 @@
.crossBlurple--iGG5Y {
background-image: url(https://discord.com/assets/c13a0b03a798023c27155fad5f0c7a61.png);
}
.background-ujHpbY[style*="background-color: rgb(92, 100, 244)"],
.background-ujHpbY[style*="background-color: hsl(235, "],
.background-ujHpbY[style*="background-color: hsl(227, "] {
background-color: rgb(var(--accentcolor)) !important;

View File

@ -31,6 +31,9 @@ body.folderContentIsOpen-zz6FgW .titleBar-AC4pGV.typeMacOS-3EmCyP .macButtons-2M
.wrapper-3NnKdC {
padding: 0 !important;
}
.wrapper-3NnKdC.hidden-3dXt4k {
width: 0 !important;
}
.wrapper-3NnKdC .scroller-1Bvpku {
padding: 0 0 calc(10px * var(--guildsize)/50) calc(10px * var(--guildsize)/50) !important;
}