diff --git a/docs/.vuepress/theme/components/Navbar.vue b/docs/.vuepress/theme/components/Navbar.vue index 10dc3d6ab4c89ebb6bb89e23ec8a83a3c5eaadb1..d7e8ae8401e06525b51a2ce2d63bcc8f064a0c99 100644 --- a/docs/.vuepress/theme/components/Navbar.vue +++ b/docs/.vuepress/theme/components/Navbar.vue @@ -34,7 +34,7 @@ 'max-width': linksWrapMaxWidth + 'px' } : {}" > - + @@ -217,6 +217,7 @@ $navbar-horizontal-padding = 1.5rem color $textColor position relative .links + height 100% padding-left 1.5rem box-sizing border-box background-color white diff --git a/docs/.vuepress/theme/styles/navbar.styl b/docs/.vuepress/theme/styles/navbar.styl index 9f3097b7e6fb2b575f1f9016afc5ed757fd42fe2..cb9bc535786b560f3c3d6012382a1ecafb9c809a 100644 --- a/docs/.vuepress/theme/styles/navbar.styl +++ b/docs/.vuepress/theme/styles/navbar.styl @@ -92,8 +92,7 @@ $navbar-logo-height = $navbar-main-navbar-height - 2rem justify-content flex-end .mobile-main-navbar display inline-block - // padding-right 75px - padding-right 170px + padding-right 85px a color $navbar-a-color .mobile-links__btn:after