Skip to content

Commit 8865dbb

Browse files
committed
Update ServerColumns.css
1 parent f2261d3 commit 8865dbb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Themes/ServerColumns/ServerColumns.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,14 @@ body.folderContentIsOpen_zz6FgW .titleBar__421ed.typeMacOS__421ed .macButtons__4
204204
left: 0 !important;
205205
margin-bottom: 0 !important;
206206
}
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+
}
207215

208216
/* SERVERFOLDERS */
209217

0 commit comments

Comments
 (0)