Skip to content

Commit 7be0042

Browse files
committed
Fixed members list.
1 parent 8f0e529 commit 7be0042

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

src/members/_container.scss

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
#app-mount .members-1998pB {
2-
background-color: rgba(0,0,0,var(--right-brightness));
3-
& > div {
1+
#app-mount {
2+
.container-2wlB3z {
3+
background-color: rgba(0,0,0,var(--right-brightness));
4+
}
5+
.members-1998pB {
46
background: transparent;
7+
& > div {
8+
background: transparent;
9+
}
510
}
611
}

0 commit comments

Comments
 (0)