Dark mode style tweak

This commit is contained in:
billz 2020-03-07 07:07:55 +00:00
parent 33b6a42aa0
commit 227fc3d775
1 changed files with 2 additions and 2 deletions

View File

@ -146,11 +146,11 @@ hr {
.sidebar-light #sidebarToggle {
background-color: #202020;
border: 1px solid #eaecf4 !important
border: 1px solid #afafaf !important
}
.sidebar-light #sidebarToggle::after {
color: #eaecf4;
color: #afafaf;
}
.sidebar-light .nav-item .nav-link:hover i {