mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 19:44:47 +00:00
Merge pull request #520 from status-im/bug/#518
Accounts list overlaps with "Switch user" (#518)
This commit is contained in:
commit
da3f80289d
@ -22,7 +22,8 @@
|
|||||||
{:flex-grow 1})))
|
{:flex-grow 1})))
|
||||||
|
|
||||||
(def account-list
|
(def account-list
|
||||||
{:margin-bottom 20})
|
{:margin-top 75
|
||||||
|
:margin-bottom 110})
|
||||||
|
|
||||||
(def row-separator
|
(def row-separator
|
||||||
{:borderBottomWidth 1
|
{:borderBottomWidth 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user