Skip to content

Commit c79e1ad

Browse files
committed
Fix guilds bar
1 parent e1b7580 commit c79e1ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/theme/app/_background.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
.quickswitcher-pKcM9U,
3636
.root-1gCeng.wrapper-2ZbzR9,
3737
.modalRoot-1Kx4Hb,
38-
.container-3JTnYm.thin-1ybCId.scrollerBase-_bVAAt,
38+
.container-3JTnYm.thin-1ybCId.scrollerBase-1Pkza4,
3939
.popoutContainer-2wbmiM,
4040
.userProfileModalOuter-1FYL8T,
4141
.container-2O1UgZ,

src/theme/guilds/_container.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#app-mount .guilds-2JjMmN {
22
background-color: transparent;
3-
.scrollerBase-_bVAAt {
3+
.scrollerBase-1Pkza4 {
44
background-color: rgb(0, 0, 0, var(--serverlist-brightness));
55
&::-webkit-scrollbar {
66
display: none;

0 commit comments

Comments
 (0)