From 56f3647ec28aa122005fc74b6ed498752074f7a2 Mon Sep 17 00:00:00 2001 From: sean-brydon <55134778+sean-brydon@users.noreply.github.com> Date: Tue, 12 Sep 2023 10:59:40 +0100 Subject: [PATCH] Fix max w (#11294) --- .../features/eventtypes/components/EventTypeDescription.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/features/eventtypes/components/EventTypeDescription.tsx b/packages/features/eventtypes/components/EventTypeDescription.tsx index d24a8f9dc7..69620377ed 100644 --- a/packages/features/eventtypes/components/EventTypeDescription.tsx +++ b/packages/features/eventtypes/components/EventTypeDescription.tsx @@ -46,7 +46,7 @@ export const EventTypeDescription = ({ {eventType.description && (