I have used this CSS code:
.fc-daygrid-day {
height: 20px !important;
}
but it seems that the height of each cells is fixed at 55px
. Because below 55px the height remains the same but if I increase the value from 55 px the cell height gets increased.