From a3ee392e5124c02de815869fec17646787dc0b30 Mon Sep 17 00:00:00 2001 From: Michael Freno Date: Sun, 4 Jan 2026 00:54:20 -0500 Subject: [PATCH] custom scrollbar color fix --- src/components/CustomScrollbar.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/CustomScrollbar.tsx b/src/components/CustomScrollbar.tsx index 122c5e0..728caf0 100644 --- a/src/components/CustomScrollbar.tsx +++ b/src/components/CustomScrollbar.tsx @@ -192,11 +192,10 @@ export default function CustomScrollbar(props: CustomScrollbarProps) {