Reproduction URL (Required)
https://daisyui.com/components/calendar/#cally-calendar-example
What version of daisyUI are you using?
5.0.50
Which browsers are you seeing the problem on?
All browsers
Describe your issue
Hovering your mouse over cally dates that have the .selected class are hard to read. This is viewable straight in the docs
Is there any way to apply the text-base-content class or something similar when a cally .selected is hovered so that the text is still readable? I double checked and it's the same way for <date-range>. All of the items in the range have .selected and on hover it's hard to read the text.
Reproduction URL (Required)
https://daisyui.com/components/calendar/#cally-calendar-example
What version of daisyUI are you using?
5.0.50
Which browsers are you seeing the problem on?
All browsers
Describe your issue
Hovering your mouse over
callydates that have the.selectedclass are hard to read. This is viewable straight in the docsIs there any way to apply the
text-base-contentclass or something similar when a cally.selectedis hovered so that the text is still readable? I double checked and it's the same way for<date-range>. All of the items in the range have.selectedand on hover it's hard to read the text.