Modals are everywhere in websites and web applications. They are quite easy to develop and implement, but they come with an annoying problem: vertical resizing.
What happens to the modal when the screen is resized vertically (y-axis) or when the modal content exceed the height?
Pain.
This repo contains a cool CSS solution that can be implemented almost everywhere.
- media query for mobile/tablet responsiveness