From 9e443240feaf0a5ca3a0337565949435ebfa563a Mon Sep 17 00:00:00 2001 From: Nicolas Date: Fri, 25 Apr 2025 10:17:44 +0200 Subject: [PATCH] Change AircraftMarker Tab Height --- .../app/dispatch/_components/map/AircraftMarker.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/dispatch/app/dispatch/_components/map/AircraftMarker.tsx b/apps/dispatch/app/dispatch/_components/map/AircraftMarker.tsx index 41219f38..b22692a1 100644 --- a/apps/dispatch/app/dispatch/_components/map/AircraftMarker.tsx +++ b/apps/dispatch/app/dispatch/_components/map/AircraftMarker.tsx @@ -134,7 +134,7 @@ const AircraftPopupContent = ({ aircraft }: { aircraft: Aircraft }) => { }} >
{
{
{ {aircraft.fmsStatus}
{
{ __202504161