From 60242d3237240ab9f9f935f1f98fe05d8fd13c0b Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Tue, 3 Aug 2021 13:34:46 +0200 Subject: [PATCH] trying to figure out why event types modal is not working correctly on mobile safari --- pages/event-types/index.tsx | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/pages/event-types/index.tsx b/pages/event-types/index.tsx index fdee2bed..10efd81e 100644 --- a/pages/event-types/index.tsx +++ b/pages/event-types/index.tsx @@ -521,14 +521,32 @@ export default function Availability({ user, types }) { role="dialog" aria-modal="true">
+ {/* */} - + {/* */}