Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Close button hidden behind address bar on mobile #11

Open
3ur3ka opened this issue Sep 9, 2020 · 0 comments
Open

Close button hidden behind address bar on mobile #11

3ur3ka opened this issue Sep 9, 2020 · 0 comments

Comments

@3ur3ka
Copy link

3ur3ka commented Sep 9, 2020

Bug report

Describe the bug

The close button is hidden behind the address bar on mobile browsers (tested on safari and chrome on iOS)

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to 'https://9qmxf.sse.codesandbox.io/'
  2. See issue

Expected behavior

Close button should be visible

Screenshots

image

System information

  • OS: iOS
  • Browser: chrome & safari

Additional context

If you replace height:100%; with height: 100vh; in the ElementsModal--modal class I think that fixes it, not sure if it causes other issues though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant