From 47bd308b9f469915795a05c7e5caf52ca22b461d Mon Sep 17 00:00:00 2001 From: rlotr02 <0314kelee@naver.com> Date: Tue, 27 Feb 2024 00:21:09 +0900 Subject: [PATCH] =?UTF-8?q?design:=20=EC=B1=97=EB=B4=87=20css=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/templates/chatbot/ChatbotUI.tsx | 2 +- src/components/templates/chatbot/index.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/templates/chatbot/ChatbotUI.tsx b/src/components/templates/chatbot/ChatbotUI.tsx index 781cd10..229166e 100644 --- a/src/components/templates/chatbot/ChatbotUI.tsx +++ b/src/components/templates/chatbot/ChatbotUI.tsx @@ -64,7 +64,7 @@ export default function ChatbotUI({ setIsSubmitLoading(false); } return ( -
+
{/* header */}
금토리에게 물어봐 diff --git a/src/components/templates/chatbot/index.tsx b/src/components/templates/chatbot/index.tsx index aed0eb1..cf38e28 100644 --- a/src/components/templates/chatbot/index.tsx +++ b/src/components/templates/chatbot/index.tsx @@ -37,10 +37,10 @@ export default function Chatbot() { {showChatbot && }