mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-15 02:21:21 +01:00
Fix sidebar channels cutting
This commit is contained in:
parent
0433040ede
commit
8ff9313af9
@ -121,6 +121,8 @@ nav .brand-logo {
|
||||
#guild-nav {
|
||||
background-color: #607D8B;
|
||||
background-color: var(--leftsidebar);
|
||||
height: 100%;
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
|
||||
.side-nav div.divider {
|
||||
|
Loading…
Reference in New Issue
Block a user