From 7061660e7d475fe3ed016858a49a0c9b7ba10c18 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Fri, 21 Nov 2025 10:53:03 +0100 Subject: Show path from bus position to terminus --- src/frontend/app/components/StopMapSheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/frontend/app/components/StopMapSheet.css') diff --git a/src/frontend/app/components/StopMapSheet.css b/src/frontend/app/components/StopMapSheet.css index 6b2e8ed..7c96c2b 100644 --- a/src/frontend/app/components/StopMapSheet.css +++ b/src/frontend/app/components/StopMapSheet.css @@ -1,7 +1,7 @@ /* Stop map container */ .stop-map-container { width: 100%; - height: 300px; + height: 50vh; overflow: hidden; border: 1px solid var(--border-color); margin-block-start: 0; -- cgit v1.3