From 478947a847fb71c054ddb4cf1e2cf3ee83aeee77 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Mon, 30 Aug 2021 11:51:22 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/zhba_regulatory

---
 src/views/home/index.scss |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/views/home/index.scss b/src/views/home/index.scss
index 54ce94a..ee94929 100644
--- a/src/views/home/index.scss
+++ b/src/views/home/index.scss
@@ -598,9 +598,12 @@
 }
 .leftEchartTitle4 {
   margin-top: 37px;
-  right: 22px;
+  right: 36px;
   .block1 {
     background: #ffb980;
+  }
+  span:nth-child(2) {
+    width: 77px;
   }
   span:nth-child(3) {
     color: #ffb980;
@@ -706,4 +709,3 @@
     height: 77%;
   }
 }
-

--
Gitblit v1.9.3