Align top recipient multiline input

Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
This commit is contained in:
Gheorghe Pinzaru 2020-05-06 17:08:24 +03:00
parent 12a8e2c276
commit aad907ce77
No known key found for this signature in database
GPG Key ID: C9A094959935A952
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
:container {:height 98
:padding-vertical 8}
:placeholder (i18n/label :t/recipient-code-placeholder)
:text-align-vertical :top
:on-change-text #(reset! content %)
:accessibility-label :recipient-address-input}]
[react/text {:style {:color colors/gray