ui
ui copied to clipboard
Calendar styling issue
https://user-images.githubusercontent.com/79363260/235626649-4c6061b8-ef68-4649-b5cd-6e9ab4d9f531.mp4
I recently noticed that when a day is selected on the calendar, the corners of the selected day have a different color.
I came across this example (https://github.com/gpbl/react-day-picker/issues/1720) which demonstrates how to style a calendar using Tailwind. Perhaps this example could be helpful in resolving this issue.
Add rounded-md
to the cell className
This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.