From cc719d0ae5d767fbfdc485a4fa52184a02adc913 Mon Sep 17 00:00:00 2001 From: Christoph Kluge Date: Tue, 13 Feb 2024 09:59:38 +0100 Subject: [PATCH] Add Docs to Navbartools, move logout btn --- web/frontend/src/NavbarTools.svelte | 61 ++++++++++++++++++----------- 1 file changed, 38 insertions(+), 23 deletions(-) diff --git a/web/frontend/src/NavbarTools.svelte b/web/frontend/src/NavbarTools.svelte index 2bf9aca..ee695e7 100644 --- a/web/frontend/src/NavbarTools.svelte +++ b/web/frontend/src/NavbarTools.svelte @@ -30,7 +30,7 @@ style="margin-left: 10px;" /> - + + + + + + + + {#if username}
@@ -60,33 +77,18 @@
{/if} - - - {:else} - - -
- - +
- + + +
+ +
+