From 5d6d24dfbcdcb831436fa411948abdadb1831b36 Mon Sep 17 00:00:00 2001 From: Silberengel Date: Thu, 10 Jul 2025 09:08:09 +0200 Subject: [PATCH] Made the buttons more prominent --- src/lib/components/EventInput.svelte | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/lib/components/EventInput.svelte b/src/lib/components/EventInput.svelte index 70d2707..9def128 100644 --- a/src/lib/components/EventInput.svelte +++ b/src/lib/components/EventInput.svelte @@ -372,7 +372,9 @@ {/each} - +
+ +
@@ -412,7 +414,9 @@
{dTagError}
{/if}
- +
+ +
{#if loading} Publishing... {/if}