Skip to content
Snippets Groups Projects
Commit 4863313d authored by Dima Rifai's avatar Dima Rifai Committed by mcfarhat
Browse files

Issue #375 - Fixing style issue for rdp-dropdown

parent 0d0c86a5
No related branches found
No related tags found
2 merge requests!481bring recent develop changes to mater to match the backend,!473Delrifai/#375 fix calendar dropdowns style
...@@ -52,7 +52,7 @@ function Calendar({ ...@@ -52,7 +52,7 @@ function Calendar({
day_range_middle: day_range_middle:
"aria-selected:bg-accent aria-selected:text-accent-foreground", "aria-selected:bg-accent aria-selected:text-accent-foreground",
day_hidden: "invisible", day_hidden: "invisible",
dropdown: "text-black m-1", dropdown: "rdp-dropdown m-1",
...classNames, ...classNames,
}} }}
components={{ components={{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment