Update ServerColumns.css

This commit is contained in:
Mirco Wittrien 2018-12-07 11:25:41 +01:00
parent c65dc1e6b6
commit 74f6be4724
1 changed files with 1 additions and 1 deletions

View File

@ -33,5 +33,5 @@
.guildsWrapper-5TJh6A .guilds-1q_RqH .friendsOnline-_wi_fM,
#bd-pub-li,
#RANbutton-frame {
margin: 5px calc((60px * var(--vcolumns) - 60px)/2) !important;
margin: 4px calc((60px * var(--vcolumns) - 60px)/2) !important;
}