diff --git a/src/components/layout/account/list.svelte b/src/components/layout/account/list.svelte index d2513a7c..5c34faf6 100644 --- a/src/components/layout/account/list.svelte +++ b/src/components/layout/account/list.svelte @@ -69,6 +69,9 @@ .list { margin: 10px; + .add-account { + padding: 0 16px; + } .network { .header { color: var(--dark-grey); @@ -138,7 +141,6 @@ } :global(.button) { line-height: 1em; - margin: 0 16px; } } @@ -191,10 +193,12 @@ {#if $activeSession}