From dce82c1db434a4ffbcd069cc885bd32a1dd58deb Mon Sep 17 00:00:00 2001 From: Henry Li Date: Sat, 7 Feb 2026 18:00:24 +0800 Subject: [PATCH] feat: adjust position --- frontend/src/components/workspace/input-box.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ( - +