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,
&.active {
&.router-link-active {
&::after {
bottom: 0;
}