mirror of
https://github.com/status-im/status-react.git
synced 2025-02-23 08:08:33 +00:00
fix Keyboard overlaps suggestion bar and validation errors (#21917)
This commit is contained in:
parent
5dc1bfe03b
commit
e1a7146f4c
@ -31,7 +31,7 @@
|
||||
:margin-bottom 2})
|
||||
|
||||
(def input-container
|
||||
{:height 120
|
||||
{:flex 1
|
||||
:margin-top 12
|
||||
:margin-horizontal -20})
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user