From a07f79573d52f61ba6ec97766e9abc12309eadee Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 17 Dec 2024 19:05:58 +0800
Subject: [PATCH] 事件模拟更新
---
src/styles/base/index.scss | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/styles/base/index.scss b/src/styles/base/index.scss
index 119d9d1..d390aaf 100644
--- a/src/styles/base/index.scss
+++ b/src/styles/base/index.scss
@@ -24,6 +24,7 @@
#app {
width: 100%;
height: 100%;
+ overflow: hidden;
}
::-webkit-scrollbar {
--
Gitblit v1.9.3