From 967566be94825ed2b996da14b19a0d75b11c5521 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Fri, 14 Nov 2025 19:13:52 +0100 Subject: small stuff --- src/frontend/app/components/StopMapSheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/frontend/app/components') diff --git a/src/frontend/app/components/StopMapSheet.css b/src/frontend/app/components/StopMapSheet.css index 8ad784d..edf1f52 100644 --- a/src/frontend/app/components/StopMapSheet.css +++ b/src/frontend/app/components/StopMapSheet.css @@ -12,6 +12,6 @@ @media (max-width: 640px) { .stop-map-container { - height: 250px; + height: 25vh; } } -- cgit v1.3