From 0d5d3bbba1a7e28e6bdd349a7200304ced3ffb74 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Sun, 5 Jan 2025 12:11:29 +0100 Subject: [PATCH] fix(style): sidebar pixel better --- front/src/ui/components/Sidebar.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/ui/components/Sidebar.vue b/front/src/ui/components/Sidebar.vue index db1fad025..c91d22138 100644 --- a/front/src/ui/components/Sidebar.vue +++ b/front/src/ui/components/Sidebar.vue @@ -35,7 +35,7 @@ const logoUrl = computed(() => store.state.auth.authenticated ? 'library.index'