diff --git a/frontend/src/lib/components/MailViewer.svelte b/frontend/src/lib/components/MailViewer.svelte index bd07687..0ff604d 100644 --- a/frontend/src/lib/components/MailViewer.svelte +++ b/frontend/src/lib/components/MailViewer.svelte @@ -1,218 +1,89 @@
@@ -229,8 +196,10 @@
{loadingText}
{/if} +
{#if mailState.currentEmail === null} +
@@ -241,7 +210,9 @@
{:else} +