From 03c94a9079454f7d894b66bc4855e880aeee4e49 Mon Sep 17 00:00:00 2001 From: chenyabin <Chenab123!> Date: 星期四, 15 四月 2021 18:19:13 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/develop' 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