diff --git a/src/components/calendarModal.module.css b/src/components/calendarModal.module.css index 0383449a8b..09ce131c30 100644 --- a/src/components/calendarModal.module.css +++ b/src/components/calendarModal.module.css @@ -24,6 +24,7 @@ max-width: 100%; width: 500px; background-color: #fff; + overflow-y: scroll; } .modalTitle {