From 6add25f45f5f468995013635f44e85d9977aeff7 Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Fri, 14 Mar 2025 18:10:45 +0100 Subject: [PATCH] Fixed grid lines for calendars --- components/calendar/state/monthly/DayTile.vue | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/components/calendar/state/monthly/DayTile.vue b/components/calendar/state/monthly/DayTile.vue index 95245f2..7d8f32a 100644 --- a/components/calendar/state/monthly/DayTile.vue +++ b/components/calendar/state/monthly/DayTile.vue @@ -73,7 +73,7 @@ const eventsNotDisplayed: ComputedRef = computed(() => eventsFo