williamtroup / Calendar.js

📅 A javascript drag & drop event calendar, that is fully responsive and compatible with all modern browsers.
https://calendar-js.com
MIT License
478 stars 33 forks source link

Style display error #203

Closed ZhangChengLin closed 7 months ago

ZhangChengLin commented 7 months ago

https://github.com/williamtroup/Calendar.js/blob/ddb4e88fdb0c21dd65ea208a625ede76f208adc2/src/calendar.js.scss#L2565

image

image

image

image

The previous related titles need to explicitly specify the color, or inherit the settings of some elements, but should not be inherited to the body, otherwise the text will not be visible in dark mode.

The last one is date selection, no related buttons are displayed.

williamtroup commented 7 months ago

Will be fixed in the next release.