From 992f364436fe955194ec4f096e4bdd2cc969352a Mon Sep 17 00:00:00 2001 From: ZhangYong Date: Thu, 26 Mar 2026 15:43:33 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5=E9=AB=98=E5=BA=A6?= =?UTF-8?q?=E9=99=90=E5=88=B6=E4=B8=80=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 4f9afd6..5354596 100644 --- a/index.html +++ b/index.html @@ -15,8 +15,9 @@ html, body, #app { - height: 100%; + height: 100vh; margin: 0px; padding: 0px; + overflow: hidden; }