From e7a4cf71718711d067b73ba5328a4033a1ec7ba0 Mon Sep 17 00:00:00 2001 From: imsyy Date: Sun, 28 Apr 2024 11:19:36 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E7=A7=BB=E5=8A=A8=E7=AB=AF=E6=A0=B7=E5=BC=8F=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/style.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/style/style.scss b/src/style/style.scss index 4a8f5d5..01373e3 100644 --- a/src/style/style.scss +++ b/src/style/style.scss @@ -13,8 +13,8 @@ html, body { width: 100%; height: 100%; - width: 100dvh; - height: 100dvh; + // width: 100dvh; + // height: 100dvh; margin: 0; padding: 0; background-color: #333;