Open Moumit opened 7 years ago
No scroll-bar is showing on ios if UI is not responsive and content is big
This sounds more like a CSS issue to me than a lightbox_me one. Try adding the following declaration to your modal content container: overflow-y: auto;
overflow-y: auto;
No scroll-bar is showing on ios if UI is not responsive and content is big