We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2261d3 commit 8865dbbCopy full SHA for 8865dbb
Themes/ServerColumns/ServerColumns.css
@@ -204,6 +204,14 @@ body.folderContentIsOpen_zz6FgW .titleBar__421ed.typeMacOS__421ed .macButtons__4
204
left: 0 !important;
205
margin-bottom: 0 !important;
206
}
207
+.tutorialContainer__650eb:nth-last-child(2) .listItem__650eb{
208
+ margin-bottom: 8px !important;
209
+}
210
+.gradient__214dc {
211
+ position: fixed !important;
212
+ width: calc(1px * (var(--guildsize_v) * var(--columns_v) + 20 * (var(--guildsize_v)/50) + 14 * (var(--guildsize_v)/50) * (var(--columns_v) - 1))) !important;
213
+ top: calc(100% - 16px) !important;
214
215
216
/* SERVERFOLDERS */
217
0 commit comments