From a3150364fcb3d4af9640cf2ee090a354ab6a7420 Mon Sep 17 00:00:00 2001
From: shj <1790240199@qq.com>
Date: Thu, 07 Apr 2022 18:34:43 +0800
Subject: [PATCH] Merge branch 'shf' of https://sinanoaq.cn:8888/r/ztqt into shf
---
index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/index.html b/index.html
index 38f2bef..e0ff05f 100644
--- a/index.html
+++ b/index.html
@@ -22,7 +22,7 @@
#app {
margin: 0;
padding: 0;
- /* overflow: hidden; */
+ overflow: hidden;
height: 100%;
}
--
Gitblit v1.9.2