better indication of what item is selected in the menu

This commit is contained in:
jonaswinkler 2020-12-01 14:31:50 +01:00
parent 1ce6466ef8
commit ec6d01f7a5

View File

@ -50,6 +50,7 @@
.sidebar .nav-link.active {
color: $primary;
font-weight: bold;
}
.sidebar .nav-link:hover .sidebaricon,