diff --git a/apps/desktop/src/components/chat/expandable-block.tsx b/apps/desktop/src/components/chat/expandable-block.tsx index f4a8e1965298..7cd6459db30e 100644 --- a/apps/desktop/src/components/chat/expandable-block.tsx +++ b/apps/desktop/src/components/chat/expandable-block.tsx @@ -44,7 +44,7 @@ export function ExpandableBlock({ children, className }: ExpandableBlockProps) { // both sideways scrolling and text selection. Keep the fade // `pointer-events-none` and pin the only clickable target — a compact // toggle — to the right edge, clear of the draggable scrollbar track. -
+