From b304fb53a09faa7c1365ebf26ff033b9581bb80b Mon Sep 17 00:00:00 2001 From: liushiwei <499672082@qq.com> Date: Tue, 9 Jan 2024 22:03:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AiCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AiCard.vue b/src/components/AiCard.vue index cd9c36b..cdf6e98 100644 --- a/src/components/AiCard.vue +++ b/src/components/AiCard.vue @@ -37,7 +37,7 @@ margin-bottom: 20px; padding-bottom: 20px; background: #FFFFFF; - overflow: hidden; + overflow: auto; box-shadow: 0 4px 6px -2px rgba(15, 15, 21, 0.15); border-radius: 2px;