From 94b210329becc3ee0bd72b86ec874d0019cca0ba Mon Sep 17 00:00:00 2001 From: Leo Giovanetti Date: Sun, 20 Mar 2022 06:48:11 -0300 Subject: [PATCH] Height didn't matched (#2216) --- apps/web/pages/event-types/index.tsx | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/apps/web/pages/event-types/index.tsx b/apps/web/pages/event-types/index.tsx index 20b273d5..9fa46857 100644 --- a/apps/web/pages/event-types/index.tsx +++ b/apps/web/pages/event-types/index.tsx @@ -373,17 +373,16 @@ export const EventTypeList = ({ group, readOnly, types }: EventTypeListProps): J ) : null} - - - +