From 805972bf3cd09b7c3796b758b80a7eb11614aaa7 Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Sat, 26 Apr 2025 21:16:35 +0200 Subject: [PATCH] Fixed css color issue --- components/calendar/state/monthly/DayTile.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/calendar/state/monthly/DayTile.vue b/components/calendar/state/monthly/DayTile.vue index 837fddf..147e29e 100644 --- a/components/calendar/state/monthly/DayTile.vue +++ b/components/calendar/state/monthly/DayTile.vue @@ -95,7 +95,7 @@ const eventsNotDisplayed: ComputedRef = computed(() => eventsFo