mirror of
https://github.com/status-im/status-mobile.git
synced 2025-03-02 17:20:48 +00:00
fix: wallet header spacing to match other tabs (#19632)
This commit is contained in:
parent
6872d1a857
commit
c8044cd2f2
@ -23,5 +23,5 @@
|
||||
|
||||
(defn home-container
|
||||
[]
|
||||
{:margin-top (safe-area/get-top)
|
||||
{:margin-top (+ (safe-area/get-top) 8)
|
||||
:flex 1})
|
||||
|
Loading…
x
Reference in New Issue
Block a user