From 96e90049288f6c7044b0758d7c3885c57384563a Mon Sep 17 00:00:00 2001 From: ArneBo Date: Fri, 3 Jan 2025 11:58:38 +0100 Subject: [PATCH] fix(style): Collapsed sidebar hamburger alignment --- front/src/ui/components/Sidebar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/ui/components/Sidebar.vue b/front/src/ui/components/Sidebar.vue index c6749891d..b4a286770 100644 --- a/front/src/ui/components/Sidebar.vue +++ b/front/src/ui/components/Sidebar.vue @@ -76,7 +76,7 @@ const logoUrl = computed(() => store.state.auth.authenticated ? 'library.index' -