react-chrono
react-chrono copied to clipboard
How to make the cardHeight dynamic?
I'm using custom items in Chrono vertical mode, within it there is an image which size will vary of course. Now how to let each card show it's actual size, instead of limiting to a certain height (default 200px).
Now it's showing a scroll bar instead...
I tried to set the container height to auto, but does not work.
I have the same issue, how can the card height be adjusted Dynamically