mirror of
https://github.com/status-im/status-react.git
synced 2025-02-18 05:48:12 +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
|
(defn home-container
|
||||||
[]
|
[]
|
||||||
{:margin-top (safe-area/get-top)
|
{:margin-top (+ (safe-area/get-top) 8)
|
||||||
:flex 1})
|
:flex 1})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user