From ff9ab1f6c29a4c69981a1e5e3b00c2d11755029c Mon Sep 17 00:00:00 2001 From: yarnom Date: Thu, 11 Sep 2025 17:50:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=9B=BE?= =?UTF-8?q?=E6=8A=98=E5=8F=A0=E7=9A=84=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 80f1d24..ecef289 100644 --- a/templates/index.html +++ b/templates/index.html @@ -122,7 +122,7 @@ } .map-container.collapsed { - height: 20vh; + height: 38vh; } #map {