diff --git a/frontend/src/components/workspace/input-box.tsx b/frontend/src/components/workspace/input-box.tsx index 4403f47..9e3b8be 100644 --- a/frontend/src/components/workspace/input-box.tsx +++ b/frontend/src/components/workspace/input-box.tsx @@ -384,7 +384,7 @@ export function InputBox({ {isNewThread && searchParams.get("mode") !== "skill" && ( -
+
)} @@ -419,7 +419,7 @@ function SuggestionList() { [textInput], ); return ( - +