chore: fixed navigation & route links issues

This commit is contained in:
2024-12-04 14:30:56 +01:00
parent a3a0fb358c
commit 75b04ad247
2 changed files with 25 additions and 12 deletions
+1 -1
View File
@@ -207,7 +207,7 @@ button {
}
}
.link-btn.router-link-active {
.link-btn.router-link-exact-active {
color: $accentColor;
}