From 5479324bcd0a7b27fcb55bd90e045f8cd40bc09d Mon Sep 17 00:00:00 2001 From: wasimTQ Date: Thu, 1 Feb 2024 20:33:57 +0800 Subject: [PATCH] fix: clicking of month selection and styling of popover --- .../registry/default/ui/calendar/Calendar.vue | 26 ++++++++++++++++--- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/apps/www/src/lib/registry/default/ui/calendar/Calendar.vue b/apps/www/src/lib/registry/default/ui/calendar/Calendar.vue index c4dfa33b..436b0bd2 100644 --- a/apps/www/src/lib/registry/default/ui/calendar/Calendar.vue +++ b/apps/www/src/lib/registry/default/ui/calendar/Calendar.vue @@ -1,12 +1,12 @@