From 818e7254174c72a84cf967de9a1722417ca518f1 Mon Sep 17 00:00:00 2001 From: sijinhui Date: Tue, 27 Feb 2024 19:08:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/chat.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/chat.module.scss b/app/components/chat.module.scss index b5de73d57..5b359ffa7 100644 --- a/app/components/chat.module.scss +++ b/app/components/chat.module.scss @@ -430,7 +430,7 @@ word-break: break-word; border: var(--border-in-light); position: relative; - transition: all ease 0.3s; + transition: all ease 0.5s; } .chat-model-mj{