Hello,
I have a dropdown in my Calendly embed but on mobile I cannot see the full dropdown list, only the bottom, and I cannot scroll up either. I looked through some questions and found that the issue can be solved by increasing the height of the calendar embed, but since my question has a lot of answer options this does not really work for this case, as the section would be way too long when the dropdown is closed. I also tried adding different `overflow-y` rules to the `.calendly-inline-widget` class but nothing I added made a difference.
Do you have any suggestions of how I can fix this?
Thanks a lot
EDIT: The scrolling used to work when I first implemented this, I don’t know if any settings changed recently?