Fix not highlighting the current list in menu when paginating
This commit is contained in:
parent
4408115f41
commit
ab8dd6f67a
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@
|
|||
padding-right: 0.5em;
|
||||
}
|
||||
|
||||
&.router-link-exact-active {
|
||||
&.router-link-active {
|
||||
color: $primary;
|
||||
border-left: $vikunja-nav-selected-width solid darken($primary, 5%);
|
||||
.icon {
|
||||
|
|
Loading…
Reference in a new issue