Fullcalendar timeGridWeek - How to set row height to auto

Viewed 19

I am rendering a custom html for my calendar entries and they also look fine in the weekGridView. However, when I switch to timeGridView I have the issues that the row height stays fixed and does stretch to the height of the child elements.

enter image description here

What I would like to achieve is that the row expands and the entry with will be mounted with the top at 7 Uhr (7 AM).

All settings that I tried did not change this behaviour....

0 Answers
Related