From 0569dd1a26059ea3726bd36be8ea037ed0e8ed63 Mon Sep 17 00:00:00 2001 From: cherishsince Date: Fri, 17 May 2024 18:12:01 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BC=98=E5=8C=96=E3=80=91AI=20?= =?UTF-8?q?=E5=8F=91=E9=80=81=E6=B6=88=E6=81=AF=E7=9A=84input=EF=BC=8C?= =?UTF-8?q?=E4=B8=8D=E8=83=BD=E6=BB=9A=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ai/chat/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/ai/chat/index.vue b/src/views/ai/chat/index.vue index f1635d98..96fe1dfa 100644 --- a/src/views/ai/chat/index.vue +++ b/src/views/ai/chat/index.vue @@ -605,8 +605,7 @@ onMounted(async () => { resize: none; padding: 0px 2px; //padding: 5px 5px; - - overflow: hidden; + overflow: auto; } .prompt-input:focus {