From 6de2efa4bb21b83f28847dab28de3489ee3dae17 Mon Sep 17 00:00:00 2001 From: ULIVZ <472590061@qq.com> Date: Sun, 15 Apr 2018 01:21:45 +0800 Subject: [PATCH] fix jumpy link --- lib/default-theme/NavLinks.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/default-theme/NavLinks.vue b/lib/default-theme/NavLinks.vue index a38c0dba26..9872f34c60 100644 --- a/lib/default-theme/NavLinks.vue +++ b/lib/default-theme/NavLinks.vue @@ -103,8 +103,8 @@ export default { position relative border-bottom none font-weight 400 + margin-bottom 0 &:hover - margin-bottom 0 color $accentColor &.router-link-active color $accentColor