From 8c0751b1863376b71036bf9b8ded3632c9fc98f6 Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Wed, 18 Oct 2023 12:36:34 +0100 Subject: [PATCH] fix: location dropdown overflow (#11967) --- apps/web/components/eventtype/EventTypeSingleLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/components/eventtype/EventTypeSingleLayout.tsx b/apps/web/components/eventtype/EventTypeSingleLayout.tsx index 2039823806..ba369f9c80 100644 --- a/apps/web/components/eventtype/EventTypeSingleLayout.tsx +++ b/apps/web/components/eventtype/EventTypeSingleLayout.tsx @@ -425,7 +425,7 @@ function EventTypeSingleLayout({
-
+