-1

I am currently working on full calendar plugin (3.9.0) and I try to show an hour in each time slot , however it shows an empty space at the bottom .I am sharing my code pen which has the issue enter code here JsFiddle: https://codepen.io/kamakoti/pen/yLXRJex .

ADyson
  • 57,178
  • 14
  • 51
  • 63
learner
  • 29
  • 6
  • Please include all relevant code _here_ in your question, not just in an external site. Questions which don't so this can be marked as off topic and deleted - see the [help/on-topic] and [ask] – ADyson Nov 11 '21 at 18:27

1 Answers1

1

I fixed it by setting

height: 'auto'
ADyson
  • 57,178
  • 14
  • 51
  • 63
learner
  • 29
  • 6