From 81e462c9578834d32a30f939d940fb674f1e29f8 Mon Sep 17 00:00:00 2001 From: 陈泽平 <chenzeping> Date: 星期五, 21 五月 2021 17:35:54 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop --- 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