style: harmonize sidebar icons and fix visibility on light themes

This commit is contained in:
Julien Maille 2026-01-19 22:16:51 +01:00
parent 7eed0d44e7
commit 4dd862b88c
2 changed files with 15 additions and 8 deletions

File diff suppressed because one or more lines are too long

View file

@ -459,6 +459,7 @@ kbd {
.sidebar-nav .nav-item a svg {
width: 20px;
height: 20px;
flex-shrink: 0;
}
#sidebar-overlay {