[#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:
andrey 2021-01-28 09:34:16 +01:00
parent d31ed933a0
commit 56c4ffc39f
No known key found for this signature in database
GPG Key ID: 89B67245FD2F0272
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@
:margin-vertical 16}
[react/text-input
{:style {:font-size 38
:color (when amount-error colors/red)
:color (if amount-error colors/red colors/black)
:flex-shrink 1}
:keyboard-type :decimal-pad
:auto-capitalize :words