diff --git a/packages/raystack/components/calendar/calendar.module.css b/packages/raystack/components/calendar/calendar.module.css index e86695bc2..34b0d88f3 100644 --- a/packages/raystack/components/calendar/calendar.module.css +++ b/packages/raystack/components/calendar/calendar.module.css @@ -197,7 +197,7 @@ } .dropdownContent { - max-height: 400px; + max-height: 260px; } .disabled {