diff --git a/src/components/layout/main-sidebar.tsx b/src/components/layout/main-sidebar.tsx index 93af8e1d..d8bfde73 100644 --- a/src/components/layout/main-sidebar.tsx +++ b/src/components/layout/main-sidebar.tsx @@ -176,7 +176,7 @@ export const MainSidebar = memo(() => { {memoizedShowFileTreeHeader && (

{ )} title="Open Folder" > - +

diff --git a/src/components/window/custom-title-bar.tsx b/src/components/window/custom-title-bar.tsx index e3603094..4f0470ef 100644 --- a/src/components/window/custom-title-bar.tsx +++ b/src/components/window/custom-title-bar.tsx @@ -252,7 +252,7 @@ const CustomTitleBar = ({ {/* Right side */} -
+
{/* AI Chat button */} {/* Settings button */} {/* Window controls - only show on Linux */}