This commit is contained in:
Mirco Wittrien 2019-07-28 18:25:12 +02:00
parent 21a62825b8
commit d798787261
1 changed files with 2 additions and 1 deletions

View File

@ -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;