From c9f772e3adb9f446652ba0c7e31d08bcd74ad776 Mon Sep 17 00:00:00 2001 From: Sujit Date: Mon, 14 Oct 2024 11:50:42 +0545 Subject: [PATCH 01/11] fix(task-description): set height to update takeoff point button section --- .../src/components/DroneOperatorTask/MapSection/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/components/DroneOperatorTask/MapSection/index.tsx b/src/frontend/src/components/DroneOperatorTask/MapSection/index.tsx index b4d56903..e8ccced3 100644 --- a/src/frontend/src/components/DroneOperatorTask/MapSection/index.tsx +++ b/src/frontend/src/components/DroneOperatorTask/MapSection/index.tsx @@ -254,7 +254,7 @@ const MapSection = ({ className }: { className?: string }) => { )} -
+