diff --git a/studio/frontend/src/components/assistant-ui/thread.tsx b/studio/frontend/src/components/assistant-ui/thread.tsx index 34f5ff42fe..4c1665e924 100644 --- a/studio/frontend/src/components/assistant-ui/thread.tsx +++ b/studio/frontend/src/components/assistant-ui/thread.tsx @@ -342,9 +342,10 @@ const ThreadComposerDock: FC<{ overlay ? "z-40" : "z-20", )} > + {/* Fade the top edge so scrolled text dissolves instead of clipping. */}