1
0

Highlight the current list when something list related is called

This commit is contained in:
kolaente
2020-05-08 21:07:33 +02:00
parent 5724b98358
commit 8ae03fa6e9
5 changed files with 30 additions and 5 deletions

View File

@ -237,7 +237,7 @@
padding-right: 0.5em;
}
&.router-link-active {
&.router-link-exact-active {
color: $primary;
border-left: $vikunja-nav-selected-width solid darken($primary, 5%);
.icon {