From 3a6055330446c041f5d924d57e6e41715619045b Mon Sep 17 00:00:00 2001 From: llx_changed Date: Wed, 17 May 2023 23:56:52 +0800 Subject: [PATCH] feat: delete Chat block overflow-y-auto --- web/app/components/app/log/list.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/app/log/list.tsx b/web/app/components/app/log/list.tsx index b0531b30fd..4fb7a13b25 100644 --- a/web/app/components/app/log/list.tsx +++ b/web/app/components/app/log/list.tsx @@ -207,7 +207,7 @@ function DetailPanel{detail.model_config?.pre_prompt || emptyText} {!isChatMode - ?
+ ?
: items.length < 8 - ?
+ ?