Fix for active navigation indicator

This commit is contained in:
ポール ウェッブ 2018-05-08 14:09:45 -05:00
parent d79764d083
commit c29ab9f0a9

View file

@ -45,7 +45,7 @@
} }
&:hover, &:hover,
&.active { &.router-link-active {
&::after { &::after {
bottom: 0; bottom: 0;
} }