From 9d2afa1207092e9f06fd7ce9d83aea5e98d40dc0 Mon Sep 17 00:00:00 2001
From: chenzeping <ChenZeping02609@163.com>
Date: 星期四, 18 三月 2021 10:37:21 +0800
Subject: [PATCH] Merge branch 'master' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into master

---
 src/App.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 89338ed..6b056a7 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -23,7 +23,7 @@
   overflow: hidden;
 }
 body .el-scrollbar__wrap {
-  overflow-x: hidden;
+  // overflow-x: hidden;
 }
 body{
   -ms-overflow-style: none;

--
Gitblit v1.8.0