From 8506e3d746f57362b91b41ac327aee04ca922a1c Mon Sep 17 00:00:00 2001 From: AT Date: Wed, 19 Apr 2023 16:46:06 +0200 Subject: [PATCH] popup dropdown opens to bottom --- src/Components/Map/Subcomponents/Popup.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Map/Subcomponents/Popup.tsx b/src/Components/Map/Subcomponents/Popup.tsx index 05721c37..1a4d782f 100644 --- a/src/Components/Map/Subcomponents/Popup.tsx +++ b/src/Components/Map/Subcomponents/Popup.tsx @@ -40,7 +40,7 @@ const Popup = (props: UtopiaPopupProps) => { {item.name}
-
+