fixes to sidebar, titlebar, and friends

This commit is contained in:
Vozer
2022-07-09 13:41:02 -05:00
committed by GitHub
parent 00b224502c
commit fe06c77255
3 changed files with 11 additions and 7 deletions
+3 -7
View File
@@ -15,17 +15,13 @@
border-left: .5px solid black;
}
.content-1jQy2l {
border-right: .5px solid rgba(0, 0, 0, 0);
}
.theme-light {
.sidebar-1tnWFu {
border-right: .5px solid rgba(186, 186, 186, 0.386);
}
.item-3XjbnG .selected-g-kMVV .channelName-3KPsGw, .modeSelected-3DmyhH .channelName-3KPsGw {
color: white;
}
.content-1jQy2l {
border-left: .5px solid rgba(186, 186, 186, 0.386);
}
}
/* User Settings + VC Controls -- Fix by Lucism & Domi */