diff --git a/src/status_im/components/toolbar_new/styles.cljs b/src/status_im/components/toolbar_new/styles.cljs index 4caf10444d..beaf37479a 100644 --- a/src/status_im/components/toolbar_new/styles.cljs +++ b/src/status_im/components/toolbar_new/styles.cljs @@ -90,8 +90,8 @@ :padding-horizontal 16}) (defstyle item - {:ios {:margin-horizontal 12 - :margin-vertical 16} + {:ios {:margin-horizontal 12 + :margin-vertical 16} :android {:margin 16}}) (def item-text diff --git a/src/status_im/ios/platform.cljs b/src/status_im/ios/platform.cljs index 2b547e3618..bc941c5eb9 100644 --- a/src/status_im/ios/platform.cljs +++ b/src/status_im/ios/platform.cljs @@ -20,7 +20,10 @@ :color "#2f3031"} :transaction {:height 20 :bar-style "light-content" - :color styles/color-transparent}} + :color styles/color-transparent} + :wallet {:height 20 + :bar-style "light-content" + :color styles/color-blue5}} :sized-text {:margin-top -5 :additional-height 5} :actions-list-view {:border-bottom-color styles/color-gray3