Topic: MDB Bootstrap Support
John G free asked 5 years ago
By default, the scrolling with modals on mobile is not smooth. I seem to be able to enable this for iOS using the code below. Is there a better, cross-browser / device independent way to enable smooth scrolling within modals on mobile?
.modal {
/* Enable smooth-scrolling on mobile */
-webkit-overflow-scrolling: touch;
}
Marta Wierzbicka staff answered 5 years ago
Hi,
thank you for noticing this, we will check that problem and try to fix that.
Best,
Marta
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.5.15
- Device: Mobile
- Browser: Mobile
- OS: Mobile
- Provided sample code: Yes
- Provided link: No