From 460c3f14c64ed00c2c91b14a7bb798ee0943273a Mon Sep 17 00:00:00 2001 From: zhangyu Date: Thu, 22 Oct 2020 10:27:54 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E6=94=B9=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E5=A4=A7=E5=B0=8F=20=E4=BB=A5=E5=8F=8A=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E5=9E=82=E7=9B=B4=E5=B1=85=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/page/dashboard/panel.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nezha-fronted/src/components/page/dashboard/panel.vue b/nezha-fronted/src/components/page/dashboard/panel.vue index f4293f260..1db37714c 100644 --- a/nezha-fronted/src/components/page/dashboard/panel.vue +++ b/nezha-fronted/src/components/page/dashboard/panel.vue @@ -983,6 +983,10 @@ .nz-dashboard-dropdown .nz-icon-edit { font-size: 16px; + vertical-align: middle; + } + .nz-dashboard-dropdown .nz-icon-delete { + vertical-align: middle; } .panel-title-li{ .panel-dropdown-btn{