From bf4ea1e66180166c61c88d7ebf46df89f7df8a64 Mon Sep 17 00:00:00 2001 From: SirBlobby Date: Tue, 21 Jul 2026 11:29:17 -0400 Subject: [PATCH] Compact navbar layout Claude-Session: https://claude.ai/code/session_01PoLmSR1pFVyHf8i5b1rNWk --- src/lib/components/dashboard/Navbar.svelte | 47 +++++++++++----------- 1 file changed, 23 insertions(+), 24 deletions(-) diff --git a/src/lib/components/dashboard/Navbar.svelte b/src/lib/components/dashboard/Navbar.svelte index 7e521b8..acbf4fd 100644 --- a/src/lib/components/dashboard/Navbar.svelte +++ b/src/lib/components/dashboard/Navbar.svelte @@ -11,46 +11,45 @@ } -