From e9bd0f0bec4180be6dcbd76cb1fc973cf1b7a278 Mon Sep 17 00:00:00 2001 From: Faisal Amir Date: Mon, 11 Aug 2025 22:22:18 +0700 Subject: [PATCH] chore: update alignment --- web-app/src/containers/ChatInput.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/web-app/src/containers/ChatInput.tsx b/web-app/src/containers/ChatInput.tsx index dc3935ff6..0cd9c523e 100644 --- a/web-app/src/containers/ChatInput.tsx +++ b/web-app/src/containers/ChatInput.tsx @@ -460,7 +460,7 @@ const ChatInput = ({ model, className, initialMessage }: ChatInputProps) => {
@@ -474,7 +474,7 @@ const ChatInput = ({ model, className, initialMessage }: ChatInputProps) => { )} {/* File attachment - always available */}
@@ -645,6 +645,7 @@ const ChatInput = ({ model, className, initialMessage }: ChatInputProps) => {
+ {message && (