Fix modal height in Safari #648

Merged
jakubkottnauer merged 1 commits from modal-safari-fix into main 2024-04-19 04:55:56 +08:00
jakubkottnauer commented 2024-04-19 02:57:11 +08:00 (Migrated from github.com)

Fixes the modal (used for e.g. transaction or account creation) being broken in Safari (where it's only shown as a thin line in the middle of the screen)

I've verified that it still works as expected in Chrome after this fix.

Screenshot of the issue this fixes:
Screenshot 2024-04-18 at 20 54 12

Fixes the modal (used for e.g. transaction or account creation) being broken in Safari (where it's only shown as a thin line in the middle of the screen) I've verified that it still works as expected in Chrome after this fix. Screenshot of the issue this fixes: <img width="1261" alt="Screenshot 2024-04-18 at 20 54 12" src="https://github.com/maybe-finance/maybe/assets/113784/34030f0d-561c-4de3-8f0f-432d99b2ca7e">
Sign in to join this conversation.