From 147e12132c40cbe7993f410bb2aee3ded4bb5a6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E9=98=B3?= <3311118881@qq.com> Date: Wed, 16 Oct 2024 13:10:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E8=B6=B3=E8=BF=B9=E5=A4=A9?= =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E4=B8=8D=E6=98=BE=E7=A4=BAbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/footprint/page.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/footprint/page.scss b/src/app/footprint/page.scss index 33125af..ccbde4d 100644 --- a/src/app/footprint/page.scss +++ b/src/app/footprint/page.scss @@ -2,4 +2,5 @@ padding: 0px; margin: 0px; width: 100%; + height: 100vh; } \ No newline at end of file