diff --git a/Themes/ServerColumns/ServerColumns.css b/Themes/ServerColumns/ServerColumns.css index c3ea813987..8d3e705aaa 100644 --- a/Themes/ServerColumns/ServerColumns.css +++ b/Themes/ServerColumns/ServerColumns.css @@ -158,9 +158,10 @@ body.foldercontentopened .titleBar-AC4pGV.typeMacOS-3EmCyP .macButtons-2MuSAC { margin: 6px 0 !important; } .wrapper-1Rf91z .wrapper-21YSNc .expandedGuilds-1JMD4M .listItem-2P_4kh:last-child { - margin-bottom: 0; + margin-bottom: 0 !important; } .wrapper-1Rf91z .expandedGuilds-1JMD4M { + overflow: visible !important; margin-left: -1px !important; padding-left: 1px !important; height: auto !important;