From 33e760b6ad160d16e9ab8eb36cfbb2e4dc067318 Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Sun, 18 Oct 2020 14:50:08 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=E4=BF=AE=E6=94=B9navBar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/components/NavBar/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/layouts/components/NavBar/index.vue b/src/layouts/components/NavBar/index.vue index 0ce2362..244d12d 100644 --- a/src/layouts/components/NavBar/index.vue +++ b/src/layouts/components/NavBar/index.vue @@ -104,7 +104,6 @@ height: $base-nav-bar-height; .fold-unfold { - font-size: 20px; color: $base-color-gray; cursor: pointer; } @@ -128,7 +127,7 @@ width: 1em; height: 1em; margin-right: 15px; - font-size: $base-font-size-big; + font-size: $base-font-size-small; color: $base-color-gray; cursor: pointer; fill: $base-color-gray;