From ed3c7b51cfe8f1caec892c1697509c3de88855b8 Mon Sep 17 00:00:00 2001 From: Gaudv Date: Sat, 2 Nov 2024 23:49:15 +0100 Subject: [PATCH] MapLegend responsive --- src/components/Map/Map.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/Map/Map.tsx b/src/components/Map/Map.tsx index 82bd8a17..b367eea4 100644 --- a/src/components/Map/Map.tsx +++ b/src/components/Map/Map.tsx @@ -34,18 +34,18 @@ const LeafletMap: FC = ({ isFullPageMap, className }) => { const [flights, setFlights] = useState([]); const MapLegend = () => ( -
+
- + -

FlyByWire A32NX

+

FlyByWire A32NX

- + -

FlyByWire A380X

+

FlyByWire A380X

- +

Others