diff --git a/apps/web/components/chat/index.tsx b/apps/web/components/chat/index.tsx index 7743907a..73e45a21 100644 --- a/apps/web/components/chat/index.tsx +++ b/apps/web/components/chat/index.tsx @@ -1621,12 +1621,10 @@ export function ChatSidebar({ chatProject === AUTO_CHAT_SPACE_ID ? null : [chatProject] } /> - {/* Hairline divider between the graph and the chat. A soft, edge-faded - line keeps the boundary legible without breaking the shared gradient. */} -