These docs are for an old release. Info on upgrading to v5
edit doc

timeGridEventMinHeight

Guarantees that events within the TimeGrid views will be a minimum height.

Integer / null

An integer pixel value can be specified to force all TimeGrid view events to be at least the given pixel height.

If not specified (the default), all events will have a height determined by their start and end times. This may result in visually scrunched events if an event’s end is very soon after its start.