From 46f5ac8a2a2b3cef149385a87b2170d35466ca12 Mon Sep 17 00:00:00 2001
From: zhangshuaibao <15731629597@163.com>
Date: 星期二, 30 三月 2021 17:45:55 +0800
Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop

---
 src/components/BaseNav/PublicBounced/GasComponents/GasECharts.vue |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/components/BaseNav/PublicBounced/GasComponents/GasECharts.vue b/src/components/BaseNav/PublicBounced/GasComponents/GasECharts.vue
index a499fb1..7b094ea 100644
--- a/src/components/BaseNav/PublicBounced/GasComponents/GasECharts.vue
+++ b/src/components/BaseNav/PublicBounced/GasComponents/GasECharts.vue
@@ -164,15 +164,14 @@
 
 <style scoped lang="less">
     .win {
-        width: 100%;
-        height: 100%;
+        /*width: 100%;*/
+        /*height: 100%;*/
         position: relative;
         //display: inline-block;
         background-color: rgba(33, 41, 69,0.9);
     }
     .ShowEcharts{
         position: relative;
-        display: inline-block;
         border: 1px solid #0B89B5;
         background: #243a55;
         margin: 10px;

--
Gitblit v1.8.0