From a90e7cf9eaa76ef14a2f6347e901f946e263e1fe Mon Sep 17 00:00:00 2001 From: Aswanth Vc <69764494+aswanthabam@users.noreply.github.com> Date: Tue, 5 Nov 2024 18:02:34 +0530 Subject: [PATCH] Update MonthdayPicker.module.css --- .../components/MonthdayPicker/MonthdayPicker.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/Dashboard/modules/LearningCircleV2/components/MonthdayPicker/MonthdayPicker.module.css b/src/modules/Dashboard/modules/LearningCircleV2/components/MonthdayPicker/MonthdayPicker.module.css index 505a95887..8505bbcb3 100644 --- a/src/modules/Dashboard/modules/LearningCircleV2/components/MonthdayPicker/MonthdayPicker.module.css +++ b/src/modules/Dashboard/modules/LearningCircleV2/components/MonthdayPicker/MonthdayPicker.module.css @@ -59,7 +59,7 @@ .InputSchedule { width: 100%; .weeks { - grid-template-columns: auto auto auto auto auto; + grid-template-columns: auto auto auto auto; .box { width: 40px; height: 40px;