Commit 9f60817 1 parent d8b828c commit 9f60817 Copy full SHA for 9f60817
File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 36
36
margin-bottom : 0 !important ;
37
37
}
38
38
39
+ .itemsContainer_fea3ef {
40
+ justify-content : var (--server-alignment );
41
+ flex-direction : var (--server-direction );
42
+ }
43
+
39
44
.scrollerBase_c49869 {
40
45
padding : var (--server-spacing ) 0 !important ;
41
46
display : flex ;
117
122
border-radius : 10px ;
118
123
height : 100% ;
119
124
}
125
+ ul [id ^= ' folder-items-' ] {
126
+ gap : var (--server-spacing ) !important ;
127
+ }
120
128
121
129
.folder_bc7085 {
122
130
background : transparent ;
154
162
}
155
163
156
164
// OnlineFriendCount by Zerethox
157
- .friendsOnline-2JkivWm , .friendsOnline_2JkivW {
165
+ .friendsOnline-2JkivWm ,
166
+ .friendsOnline_2JkivW {
158
167
position : absolute ;
159
168
transform : translate (-50% , 50% );
160
169
top : calc (-50% + var (--server-spacing ));
You can’t perform that action at this time.
0 commit comments