Skip to content

Commit

Permalink
feature #6843 - wallet redesign - optimal-gas flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce Hauman authored and goranjovic committed Feb 19, 2019
1 parent d682064 commit e2972c0
Show file tree
Hide file tree
Showing 3 changed files with 509 additions and 219 deletions.
6 changes: 3 additions & 3 deletions src/status_im/ui/screens/wallet/send/styles.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -160,10 +160,10 @@
(def centered {:justify-content :center
:align-items :center})

(def choose-recipient-text-input
(defstyle choose-recipient-text-input
{:color colors/white
:font-size 30
:font-weight :bold
:line-height 39
:width 236
:android {:width "100%"}
:ios {:min-width 236}
:margin-horizontal 24})
Loading

0 comments on commit e2972c0

Please sign in to comment.