| Issue 2309: | Event is AllDayEvent Height | |
| 1 person starred this issue and may be notified of changes. | Back to list |
is there a way to set the height of the appointments in the AllDay event slot so that it is the same height as the allDay event slot??? |
|
| ► Sign in to add a comment |
if you want to "shrink-wrap" the events in the all-day slot to the dimensions of the slot, you can achieve this through CSS. Roughly... removing the padding-bottom on this element: .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton removing the min-height on this element: .fc-agenda-view .fc-day-grid .fc-row