From 9f399b6a27ffa95b8c7cb6963fa7f1a7c405512e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=8A=B2=E6=9D=BE?= Date: Fri, 13 Mar 2020 13:46:57 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20dashboard=E5=B7=A6=E4=B8=8A=E8=A7=92pan?= =?UTF-8?q?el=E5=88=97=E8=A1=A8=E7=9A=84=E7=BC=96=E8=BE=91=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E7=BB=9F=E4=B8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/page/dashboard/panel.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/page/dashboard/panel.vue b/nezha-fronted/src/components/page/dashboard/panel.vue index c01161c7e..3e328ad8a 100644 --- a/nezha-fronted/src/components/page/dashboard/panel.vue +++ b/nezha-fronted/src/components/page/dashboard/panel.vue @@ -24,7 +24,7 @@ {{item.name}}   - + @@ -858,5 +858,8 @@ vertical-align: top; } + .nz-dashboard-dropdown .nz-icon-edit { + font-size: 12px; + }