fix more shadows

This commit is contained in:
miloschwartz
2025-11-04 11:09:08 -08:00
parent 52a311bf36
commit 959a562e7c
7 changed files with 8 additions and 8 deletions

View File

@@ -70,7 +70,7 @@ function Calendar({
defaultClassNames.dropdowns
),
dropdown_root: cn(
"has-focus:border-ring border-input shadow-xs has-focus:ring-ring/50 relative rounded-md border",
"has-focus:border-ring border-input has-focus:ring-ring/50 relative rounded-md border",
defaultClassNames.dropdown_root
),
dropdown: cn(