From fcc1ea2bf3ce3efe1f927bd087e4cd6cf2116c32 Mon Sep 17 00:00:00 2001
From: lyfO_o <764716047@qq.com>
Date: 星期三, 30 三月 2022 16:21:36 +0800
Subject: [PATCH] Merge remote-tracking branch 'remotes/origin/shf' into master

---
 index.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/index.html b/index.html
index d8edb25..e0ff05f 100644
--- a/index.html
+++ b/index.html
@@ -22,6 +22,7 @@
         #app {
             margin: 0;
             padding: 0;
+            overflow: hidden;
             height: 100%;
         }
 

--
Gitblit v1.9.2