From c7c282f30f577a983a0c737225ca4bb6e15e9784 Mon Sep 17 00:00:00 2001 From: Vedant Jain Date: Mon, 15 May 2023 15:55:33 +0530 Subject: [PATCH] [fix] : select options marginal space (#8892) Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com> --- packages/features/calendars/CalendarSwitch.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/features/calendars/CalendarSwitch.tsx b/packages/features/calendars/CalendarSwitch.tsx index 75ec99fa5e..8836aef5f3 100644 --- a/packages/features/calendars/CalendarSwitch.tsx +++ b/packages/features/calendars/CalendarSwitch.tsx @@ -72,7 +72,7 @@ const CalendarSwitch = (props: ICalendarSwitchProps) => { } ); return ( -
+