From d67b501a827e2fc1952bb8d549023f50f867f4d5 Mon Sep 17 00:00:00 2001 From: wangwenrui Date: Mon, 23 Mar 2020 22:14:17 +0800 Subject: [PATCH] =?UTF-8?q?fix:overview=20=E6=A0=B7=E5=BC=8F=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/page/dashboard/overview/overview.scss | 1 + .../src/components/page/dashboard/overview/overview.vue | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nezha-fronted/src/components/page/dashboard/overview/overview.scss b/nezha-fronted/src/components/page/dashboard/overview/overview.scss index 11f1abaf1..0081ddd7e 100644 --- a/nezha-fronted/src/components/page/dashboard/overview/overview.scss +++ b/nezha-fronted/src/components/page/dashboard/overview/overview.scss @@ -118,6 +118,7 @@ display: flex; align-items: center; justify-content: space-between; + padding: 5px; } .sub-title{ display: inline-block; diff --git a/nezha-fronted/src/components/page/dashboard/overview/overview.vue b/nezha-fronted/src/components/page/dashboard/overview/overview.vue index b36e9595b..30bb3e4d0 100644 --- a/nezha-fronted/src/components/page/dashboard/overview/overview.vue +++ b/nezha-fronted/src/components/page/dashboard/overview/overview.vue @@ -52,7 +52,7 @@
-
+