From 28577a5a88c5062f324a32840ec0ea30449b00ae Mon Sep 17 00:00:00 2001 From: zhangyu Date: Tue, 22 Sep 2020 14:41:32 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E6=94=B9overview=E7=9A=84?= =?UTF-8?q?=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/page/dashboard/overview/overview2.scss | 6 +++--- .../src/components/page/dashboard/overview/overview2.vue | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nezha-fronted/src/components/page/dashboard/overview/overview2.scss b/nezha-fronted/src/components/page/dashboard/overview/overview2.scss index 666ad61bc..5c411546a 100644 --- a/nezha-fronted/src/components/page/dashboard/overview/overview2.scss +++ b/nezha-fronted/src/components/page/dashboard/overview/overview2.scss @@ -253,12 +253,12 @@ left: 50%; transform: translate(-50%, -50%); } - .nz-icon-asset { - color: #F6B275; + .nz-icon-overview-project { + color: #80A7F4; } .nz-icon-project { font-size: 1.5rem !important; - color: #80A7F4; + color: #F6B275; } .nz-icon-overview-module { color: #7AD0BC; diff --git a/nezha-fronted/src/components/page/dashboard/overview/overview2.vue b/nezha-fronted/src/components/page/dashboard/overview/overview2.vue index 595bffc02..4adc15053 100644 --- a/nezha-fronted/src/components/page/dashboard/overview/overview2.vue +++ b/nezha-fronted/src/components/page/dashboard/overview/overview2.vue @@ -20,7 +20,7 @@
-
+