Using FullCalendar how can I adjust the height of the fc-event div?

前端 未结 6 1594
迷失自我
迷失自我 2021-01-14 13:40

I am using FullCalendar to display some events, but it is clipping the name of the event in week and day mode.

It appears fullcalendar is setting the height of the f

6条回答
  •  甜味超标
    2021-01-14 13:56

    in your fullcalendar.min.js change the defaultTimedEventDuration: "00:15:00" to whatever the time you required.

提交回复
热议问题