diff --git a/src/status_im2/contexts/wallet/add_watch_only_account/style.cljs b/src/status_im2/contexts/wallet/add_watch_only_account/style.cljs index 2e1e76223722..2e70570177bb 100644 --- a/src/status_im2/contexts/wallet/add_watch_only_account/style.cljs +++ b/src/status_im2/contexts/wallet/add_watch_only_account/style.cljs @@ -2,13 +2,16 @@ (def container {:flex 1}) + (def input {:margin-right 12 :flex 1}) + (def data-item {:margin-horizontal 20 :padding-vertical 8 :padding-horizontal 12}) + (defn button-container [bottom] {:position :absolute