From 9618229477439d1604869aa68fc21d4eae7d8bb1 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sun, 28 Dec 2025 22:40:52 +0100 Subject: feat: Enhance route details to include agency information and update map attribution --- src/frontend/app/root.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/frontend/app/root.css') diff --git a/src/frontend/app/root.css b/src/frontend/app/root.css index 3f41591..a517be6 100644 --- a/src/frontend/app/root.css +++ b/src/frontend/app/root.css @@ -224,3 +224,7 @@ textarea { .maplibregl-ctrl-attrib-inner { line-height: 1rem !important; } + +.maplibregl-ctrl.maplibregl-ctrl-attrib { + min-height: unset !important; +} -- cgit v1.3