From 78c64a03a47d15589e25ff1a56f4e7bfd557222e Mon Sep 17 00:00:00 2001 From: ArneBo Date: Mon, 23 Dec 2024 14:55:22 +0100 Subject: [PATCH] fix(style): keep sidebar monochrome --- front/src/ui/components/Sidebar.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/front/src/ui/components/Sidebar.vue b/front/src/ui/components/Sidebar.vue index 8422c4750..a8fddc278 100644 --- a/front/src/ui/components/Sidebar.vue +++ b/front/src/ui/components/Sidebar.vue @@ -93,9 +93,10 @@ const logoUrl = computed(() => store.state.auth.authenticated ? 'library.index'
{{ t('components.common.UserMenu.link.login') }}