From e043dc80202875cab1adf952a4dc0e5dbcf54ab2 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Sat, 4 Jan 2025 17:12:49 +0100 Subject: [PATCH] fix(style): [WIP] Sidebar style regressions --- front/src/components/ui/Input.vue | 2 +- front/src/style/colors.scss | 4 ++-- front/src/ui/components/Sidebar.vue | 35 ++++++++++++++++++++++++---- front/src/ui/components/UserMenu.vue | 3 +++ 4 files changed, 37 insertions(+), 7 deletions(-) diff --git a/front/src/components/ui/Input.vue b/front/src/components/ui/Input.vue index d2cb545da..e339bbc9f 100644 --- a/front/src/components/ui/Input.vue +++ b/front/src/components/ui/Input.vue @@ -60,7 +60,7 @@ const model = defineModel() store.state.auth.authenticated ? 'library.index'