diff --git a/src/components/ThreadConversation.tsx b/src/components/ThreadConversation.tsx index 9ba0051..81a548e 100644 --- a/src/components/ThreadConversation.tsx +++ b/src/components/ThreadConversation.tsx @@ -204,7 +204,7 @@ export function ThreadConversation({ {/* Second-level replies (nested, indented) */} {hasChildren && !isCollapsed && ( -