From 439d7da74a577ee586dae46761e1d1e69849067b Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Fri, 7 Nov 2025 10:44:29 +0100 Subject: Refactor StopGallery and StopGalleryItem components for improved layout and item display; update StopList to switch recent and favourite stops display order. --- 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 fb955eb..d5a75b2 100644 --- a/src/frontend/app/root.css +++ b/src/frontend/app/root.css @@ -163,3 +163,7 @@ body { max-width: 1024px; } } + +.maplibregl-ctrl-attrib-inner { + font-size: 0.9em; +} -- cgit v1.3