aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/components/StopMapSheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/app/components/StopMapSheet.css')
-rw-r--r--src/frontend/app/components/StopMapSheet.css2
1 files changed, 1 insertions, 1 deletions
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;