From f0b9be65f1c16fe8dac4615071a9e24615a3d4d0 Mon Sep 17 00:00:00 2001 From: hyx Date: Wed, 20 May 2020 10:00:10 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E6=94=B9=E9=97=AE?= =?UTF-8?q?=E9=A2=98=201=20=E9=A1=B6=E9=83=A8=E8=8F=9C=E5=8D=95=E5=9B=BE?= =?UTF-8?q?=E8=A1=A8=E5=AF=B9=E9=BD=90=EF=BC=88cli=E5=92=8Cadd=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/common/header.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/common/header.vue b/nezha-fronted/src/components/common/header.vue index 968ff4e81..b0bed8189 100644 --- a/nezha-fronted/src/components/common/header.vue +++ b/nezha-fronted/src/components/common/header.vue @@ -635,7 +635,7 @@ /*color:$header-text-color;*/ padding: 0; height: 50px; - line-height: 50px; + line-height: 51px; } .header .el-menu--horizontal>.el-menu-item i { color: $header-text-color;