From 6c1ed37323cef9b3ba30a644fadd69a9459641b1 Mon Sep 17 00:00:00 2001 From: Xiangxuan Liu <9570112+nauxliu@users.noreply.github.com> Date: Thu, 23 Mar 2023 01:20:55 +0800 Subject: [PATCH] Apply the gradient bg style to input on mobile (#77) --- components/Chat/ChatInput.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Chat/ChatInput.tsx b/components/Chat/ChatInput.tsx index a498dab..29054a1 100644 --- a/components/Chat/ChatInput.tsx +++ b/components/Chat/ChatInput.tsx @@ -76,7 +76,7 @@ export const ChatInput: FC = ({ onSend, messageIsStreaming, model, stopCo } return ( -
+