From 319473749995c624edf13d92ba05b7b806aa829b Mon Sep 17 00:00:00 2001 From: OpenClaw Bot Date: Sat, 21 Feb 2026 23:16:17 -0600 Subject: [PATCH] Make sidebar toggle button more visible - blue with white chevron --- components/layout/sidebar.tsx | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/components/layout/sidebar.tsx b/components/layout/sidebar.tsx index 0997332..d60c324 100644 --- a/components/layout/sidebar.tsx +++ b/components/layout/sidebar.tsx @@ -124,21 +124,20 @@ export function DashboardLayout({ children }: { children: React.ReactNode }) { )} > {/* Collapse Toggle Button */} - +