From 2789e7234a735a58cc05739edef0e68c46d48b70 Mon Sep 17 00:00:00 2001 From: Chengliang <1546584672@qq.com> Date: Thu, 4 May 2023 15:13:04 +0800 Subject: [PATCH] =?UTF-8?q?=E7=81=AB=E7=8B=90=E6=B5=8F=E8=A7=88=E5=99=A8?= =?UTF-8?q?=E5=A4=9A=E6=BB=9A=E5=8A=A8=E6=9D=A1=E6=A0=B7=E5=A4=84=E7=90=86?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pc4mobx/organization/style/index.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pc4mobx/organization/style/index.less b/pc4mobx/organization/style/index.less index deb176d..d2873b9 100644 --- a/pc4mobx/organization/style/index.less +++ b/pc4mobx/organization/style/index.less @@ -26,7 +26,8 @@ body { body, html { height: 100%; - overflow: scroll !important + overflow: scroll !important; + scrollbar-width: none; //火狐滚动条处理 } ::-webkit-scrollbar {