diff --git a/src/components/Option/Playground/PlaygroundChat.tsx b/src/components/Option/Playground/PlaygroundChat.tsx index ea5361f..03cdb95 100644 --- a/src/components/Option/Playground/PlaygroundChat.tsx +++ b/src/components/Option/Playground/PlaygroundChat.tsx @@ -58,7 +58,7 @@ export const PlaygroundChat = () => { /> ))} {messages.length > 0 && ( -
+
)} {!isAtBottom && (