fix Keyboard overlaps suggestion bar and validation errors (#21917)

This commit is contained in:
Parvesh Monu 2025-01-15 12:57:35 +05:30 committed by GitHub
parent 5dc1bfe03b
commit e1a7146f4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View File

@ -31,7 +31,7 @@
:margin-bottom 2})
(def input-container
{:height 120
{:flex 1
:margin-top 12
:margin-horizontal -20})

View File

@ -1048,7 +1048,8 @@
{:name :screen/use-recovery-phrase-dark
:metrics {:track? true}
:options {:theme :dark}
:options {:theme :dark
:modalPresentationStyle :fullScreen}
:component enter-seed-phrase/view}
{:name :screen/profile.profiles