Closed JohanHjelsethStorstad closed 1 month ago
On landscape on mobile the close button is not visible. And if the pop up has a lot of content maybe a overflow-y: auto
is smart, to enable scroll.
On landscape on mobile the close button is not visible. And if the pop up has a lot of content maybe a
overflow-y: auto
is smart, to enable scroll.
I could not reproduce the problem with the close button. But what I can do is set max-height: 90svh on the popup content
I guess you mean overflow: scroll
@Paulijuz can you approve this?
This PR makes the PopUp better on mobile.