Fix for active navigation indicator
This commit is contained in:
parent
d79764d083
commit
c29ab9f0a9
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
}
|
||||
|
||||
&:hover,
|
||||
&.active {
|
||||
&.router-link-active {
|
||||
&::after {
|
||||
bottom: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue