diff --git a/src/status_im/ui/screens/wallet/send/views.cljs b/src/status_im/ui/screens/wallet/send/views.cljs index c4b81e1bc4..ea32ae9ead 100644 --- a/src/status_im/ui/screens/wallet/send/views.cljs +++ b/src/status_im/ui/screens/wallet/send/views.cljs @@ -225,7 +225,8 @@ (i18n/label :t/message) [components/amount-input {:disabled? true - :input-options {:multiline true} + :input-options {:multiline true + :height 100} :amount-text data} nil]]]] [enter-password-buttons false