From 953c8bfa4595b20fc80620048712d08a36a846bb Mon Sep 17 00:00:00 2001 From: oobabooga Date: Tue, 26 May 2026 10:02:03 -0300 Subject: [PATCH] studio/frontend: add space above the scroll-to-bottom arrow in chat (#5776) --- studio/frontend/src/components/assistant-ui/thread.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/studio/frontend/src/components/assistant-ui/thread.tsx b/studio/frontend/src/components/assistant-ui/thread.tsx index da243f37e1..a5bb4029d1 100644 --- a/studio/frontend/src/components/assistant-ui/thread.tsx +++ b/studio/frontend/src/components/assistant-ui/thread.tsx @@ -175,7 +175,8 @@ export const Thread: FC<{