mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 18:54:52 +00:00
[#11690] Invisible digits in Request transaction dialog in 1-1 chat on Android
Signed-off-by: andrey <motor4ik@gmail.com>
This commit is contained in:
parent
d31ed933a0
commit
56c4ffc39f
@ -171,7 +171,7 @@
|
|||||||
:margin-vertical 16}
|
:margin-vertical 16}
|
||||||
[react/text-input
|
[react/text-input
|
||||||
{:style {:font-size 38
|
{:style {:font-size 38
|
||||||
:color (when amount-error colors/red)
|
:color (if amount-error colors/red colors/black)
|
||||||
:flex-shrink 1}
|
:flex-shrink 1}
|
||||||
:keyboard-type :decimal-pad
|
:keyboard-type :decimal-pad
|
||||||
:auto-capitalize :words
|
:auto-capitalize :words
|
||||||
|
Loading…
x
Reference in New Issue
Block a user