From 544d76d5038059acb14bdedff3fa153ae31dbddf Mon Sep 17 00:00:00 2001 From: Sourav <99540120+mrsourav1@users.noreply.github.com> Date: Tue, 19 Dec 2023 21:45:06 +0530 Subject: [PATCH] fix: Troubleshooter - Vertical scrolling not working on left panel or calendar (#12792) Co-authored-by: Udit Takkar Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com> Co-authored-by: Peer Richelsen Co-authored-by: Peer Richelsen Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com> --- packages/features/calendars/weeklyview/components/Calendar.tsx | 2 +- .../troubleshooter/components/TroubleshooterSidebar.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/features/calendars/weeklyview/components/Calendar.tsx b/packages/features/calendars/weeklyview/components/Calendar.tsx index ba33adc2a6..a3aad425e8 100644 --- a/packages/features/calendars/weeklyview/components/Calendar.tsx +++ b/packages/features/calendars/weeklyview/components/Calendar.tsx @@ -66,7 +66,7 @@ export function Calendar(props: CalendarComponentProps) { style={{ width: "165%" }} className="flex h-full max-w-full flex-none flex-col sm:max-w-none md:max-w-full"> -
+
{ const { t } = useLocale(); return ( -
+