Accounts list overlaps with "Switch user"
This commit is contained in:
parent
4854021005
commit
dddbb3309c
|
@ -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…
Reference in New Issue