mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-27 07:16:40 +00:00
fix more shadows
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user