We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 710d3b6 + fbd630f commit ec0fc49Copy full SHA for ec0fc49
src/addons/_verticaluserarea.scss
@@ -3,12 +3,17 @@
3
.tree_fea3ef {
4
outline: none !important;
5
}
6
- .scroller_fea3ef {
7
- margin-bottom: var(--user-area, 220px);
8
- }
9
.unreadMentionsIndicatorBottom_fea3ef {
10
bottom: calc(var(--user-area) + 10px);
11
+ // Discovery button
+ .footer_aa1bff {
+ width: 100%;
12
+ margin-bottom: var(--user-area, 220px);
13
+ .listItem_c96c45 {
14
+ margin-bottom: 0px;
15
+ }
16
17
18
19
.panels_a4d4d9 > .container_b2ca13 {
src/theme/guilds/_server.scss
@@ -1,9 +1,9 @@
1
#app-mount {
2
- .wrapper-28eC3z {
+ .wrapper_c5f96a {
width: var(--server-size);
height: var(--server-size);
- .svg-2zuE5p {
+ .svg_c5f96a {
0 commit comments