diff --git a/src/components/calendar/CalendarPage.tsx b/src/components/calendar/CalendarPage.tsx index e85a627..a2a600c 100644 --- a/src/components/calendar/CalendarPage.tsx +++ b/src/components/calendar/CalendarPage.tsx @@ -129,7 +129,7 @@ const CalendarPage: React.FC = () => { step={60} showMultiDayTimes localizer={momentLocalizer(moment)} - style={{ height: "90%" }} + style={{ height: "83%" }} />