From b5a4f39c6f69a39d7c0d757cb8ab5724fa5b7afc Mon Sep 17 00:00:00 2001 From: Theis Gaedigk Date: Sun, 12 Jul 2026 19:12:24 +0200 Subject: [PATCH] fix: bg color when hovered in dark mode --- frontend/src/components/Sidebar.tsx | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/frontend/src/components/Sidebar.tsx b/frontend/src/components/Sidebar.tsx index dc9a7c8..b26e1ea 100644 --- a/frontend/src/components/Sidebar.tsx +++ b/frontend/src/components/Sidebar.tsx @@ -67,7 +67,14 @@ export const Sidebar = () => {