The cellHeight property (number) specifies the height of the JavaScript monthly calendar cells in pixels. This is the minimum cell height that will be extended automatically if there are many events.
100
Calendar config:
{
cellHeight: 80,
// ...
}