diff --git a/frontend/src/components/MapView.tsx b/frontend/src/components/MapView.tsx index d2ba659..6a1c6d1 100644 --- a/frontend/src/components/MapView.tsx +++ b/frontend/src/components/MapView.tsx @@ -809,10 +809,12 @@ export function MapView({ return (
- {/* Info bar */} -
+ {/* Info bar: stacks vertically on narrow viewports (info label, legend + row, controls row) so nothing truncates; flattens to a single row + with right-aligned cluster at md and up. */} +
{infoLabel} -
+
{!showPackets && ( <> @@ -893,7 +895,7 @@ export function MapView({ />{' '} repeater -