From dc81620594660575f11c91a4cb59b3f7a9685d71 Mon Sep 17 00:00:00 2001 From: weishu Date: Wed, 17 Dec 2025 18:31:54 +0800 Subject: [PATCH] fix: increase ChatInput padding to match happy-app spacing --- web/src/components/ChatInput.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/ChatInput.tsx b/web/src/components/ChatInput.tsx index 4d9fdbec..d6c8fa4f 100644 --- a/web/src/components/ChatInput.tsx +++ b/web/src/components/ChatInput.tsx @@ -544,7 +544,7 @@ export const ChatInput = memo(forwardRef(functi {/* Unified panel */}
{/* Input area */} -
+