From 043cca0b769a8fffd725c5680289a89b14612b7b Mon Sep 17 00:00:00 2001 From: "415313629@qq.com" <415313629@qq.com> Date: Tue, 1 Aug 2023 18:36:16 +0800 Subject: [PATCH] fix: abnormal styles --- web/app/components/app/chat/index.tsx | 2 +- web/app/components/app/chat/style.module.css | 2 +- web/app/components/explore/app-list/index.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/app/components/app/chat/index.tsx b/web/app/components/app/chat/index.tsx index 8b32d56b9d5c41..88da1905b932ab 100644 --- a/web/app/components/app/chat/index.tsx +++ b/web/app/components/app/chat/index.tsx @@ -193,7 +193,7 @@ const Chat: FC = ({ )} { isShowSuggestion && ( -
+
{ onChange={setCurrCategory} />