From 9534a63d89ba6cdee64e64be6bde9e2feb2e8592 Mon Sep 17 00:00:00 2001 From: zyh Date: Tue, 7 Jun 2022 17:33:24 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=E8=B0=83=E6=95=B4icon=E8=BE=B9?= =?UTF-8?q?=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../assets/css/components/common/popBox/selectDashboard.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nezha-fronted/src/assets/css/components/common/popBox/selectDashboard.scss b/nezha-fronted/src/assets/css/components/common/popBox/selectDashboard.scss index 2bd87bdb8..aaa29badf 100644 --- a/nezha-fronted/src/assets/css/components/common/popBox/selectDashboard.scss +++ b/nezha-fronted/src/assets/css/components/common/popBox/selectDashboard.scss @@ -98,8 +98,8 @@ height: 36px; cursor: pointer; i{ - margin-left: 14px; - margin-right: 6px; + margin-left: 12px; + margin-right: 5px; width: 20px; display: flex; justify-content: center;