From c3dace7cd5790aa52890bcd014f8c57da2e2f82b Mon Sep 17 00:00:00 2001 From: "@changcode" Date: Wed, 2 Jun 2021 14:23:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=95=B0=E5=AD=97=E9=81=AE=E6=8C=A1?= =?UTF-8?q?=E8=BE=B9=E6=A1=86=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/assets/css/common/rightBoxCommon.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nezha-fronted/src/assets/css/common/rightBoxCommon.scss b/nezha-fronted/src/assets/css/common/rightBoxCommon.scss index c3e707518..5f8b8e965 100644 --- a/nezha-fronted/src/assets/css/common/rightBoxCommon.scss +++ b/nezha-fronted/src/assets/css/common/rightBoxCommon.scss @@ -82,6 +82,8 @@ } .el-input__count { right: -40px; + line-height: 29px; + height: 25px; } } }