From 7e49c8733bf02de5e0a118af48b7ab94f7a49380 Mon Sep 17 00:00:00 2001 From: Sine Jespersen Date: Wed, 2 Jul 2025 10:12:48 +0200 Subject: [PATCH] remove nested button and add label for assistive technology --- src/lib/components/chat/Navbar.svelte | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lib/components/chat/Navbar.svelte b/src/lib/components/chat/Navbar.svelte index 6fcb7a682..2b5a4279d 100644 --- a/src/lib/components/chat/Navbar.svelte +++ b/src/lib/components/chat/Navbar.svelte @@ -173,19 +173,19 @@ } }} > - + {/if}