diff --git a/materialious/src/routes/+layout.svelte b/materialious/src/routes/+layout.svelte index e1e99784..5d9f3c48 100644 --- a/materialious/src/routes/+layout.svelte +++ b/materialious/src/routes/+layout.svelte @@ -440,7 +440,9 @@

No new notifications here

{:else} {#each notifications as notification} - +
+ +
{/each} {/if}