From 2f11100525ff387b8534f037d7d4dd186f652738 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Tue, 30 Jan 2024 17:33:09 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=9C=8B=E6=9D=BF=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E6=B4=BB=E5=8A=A8=E9=AB=98=E5=BA=A694%?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/overview/components/UserActivity/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/dashboard/overview/components/UserActivity/index.vue b/src/views/dashboard/overview/components/UserActivity/index.vue index 6e67b3cb..b531a2ae 100644 --- a/src/views/dashboard/overview/components/UserActivity/index.vue +++ b/src/views/dashboard/overview/components/UserActivity/index.vue @@ -165,7 +165,7 @@ const { t } = useI18n(); // background-color: rgb(253, 180, 180); overflow-x: hidden; overflow-y: auto; - height: 90%; + height: 94%; color: #61a8ff; font-size: 0.75rem; & .card-ue {