style: harmonize sidebar icons and fix visibility on light themes
This commit is contained in:
parent
7eed0d44e7
commit
4dd862b88c
2 changed files with 15 additions and 8 deletions
22
index.html
22
index.html
File diff suppressed because one or more lines are too long
|
|
@ -459,6 +459,7 @@ kbd {
|
|||
.sidebar-nav .nav-item a svg {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
#sidebar-overlay {
|
||||
|
|
|
|||
Loading…
Reference in a new issue