From 6b240305f1f04874a83d6b2005db0d63c2ef237b Mon Sep 17 00:00:00 2001 From: Adam Malczewski Date: Sat, 27 Jun 2026 16:23:33 +0900 Subject: feat(sidebar-tabs): replace hamburger with directional double-chevron toggle --- src/app/App.svelte | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/app/App.svelte b/src/app/App.svelte index b52c414..290f27b 100644 --- a/src/app/App.svelte +++ b/src/app/App.svelte @@ -453,7 +453,7 @@ -- cgit v1.2.3