diff --git a/components/ui/calendar.tsx b/components/ui/calendar.tsx
index ebde38fbcfa148097a458b7a43b1f3c854e0678c..e4ba42645e0bd7abfd1801b2fe11dd497a0ed1b4 100644
--- a/components/ui/calendar.tsx
+++ b/components/ui/calendar.tsx
@@ -52,7 +52,7 @@ function Calendar({
         day_range_middle:
           "aria-selected:bg-accent aria-selected:text-accent-foreground",
         day_hidden: "invisible",
-        dropdown: "text-black m-1",
+        dropdown: "rdp-dropdown m-1",
         ...classNames,
       }}
       components={{