From d17c8a4e06f4bd3a19a9539f15868507fb5919ab Mon Sep 17 00:00:00 2001 From: ItzNotABug Date: Mon, 23 Sep 2024 22:01:50 +0530 Subject: [PATCH] fix: spacing. --- src/lib/components/bottomModalAlert.svelte | 36 ++++++++++------------ 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/src/lib/components/bottomModalAlert.svelte b/src/lib/components/bottomModalAlert.svelte index 760e66386..ba4455dcd 100644 --- a/src/lib/components/bottomModalAlert.svelte +++ b/src/lib/components/bottomModalAlert.svelte @@ -45,6 +45,23 @@
{#key currentModalAlert.id} + +
{#if $app.themeInUse === 'dark'} {/if} -
- -
- {#if filteredModalAlerts.length > 1}