From 3fc9d780250a2eaa36edaed1975df227180c28a5 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Fri, 6 Feb 2026 14:11:17 +0530 Subject: [PATCH] fix: height --- .../dashboard/components/ui/DatePicker/DatePicker.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/dashboard/components/ui/DatePicker/DatePicker.vue b/app/javascript/dashboard/components/ui/DatePicker/DatePicker.vue index e5dc011b0..3ec7ceace 100644 --- a/app/javascript/dashboard/components/ui/DatePicker/DatePicker.vue +++ b/app/javascript/dashboard/components/ui/DatePicker/DatePicker.vue @@ -275,7 +275,7 @@ const closeDatePicker = () => {