From 41d33ee8375ac84d63d6443b54a646a5945cd34b Mon Sep 17 00:00:00 2001 From: bowen <54492610+jiaowoxiaobala@users.noreply.github.com> Date: Wed, 2 Aug 2023 17:31:30 +0800 Subject: [PATCH] fix: abnormal styles (#711) --- 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 8b32d56b9d..88da1905b9 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} />