From 0d54235b4933dd588bc4f2f7df85eecced3e1d6b Mon Sep 17 00:00:00 2001 From: qweasdzxclm <2795631299@qq.com> Date: Wed, 21 Jan 2026 18:38:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Dashboard/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Dashboard/Index.vue b/src/views/Dashboard/Index.vue index f8e12986..fd08d042 100644 --- a/src/views/Dashboard/Index.vue +++ b/src/views/Dashboard/Index.vue @@ -552,7 +552,7 @@ onUnmounted(() => { .dashboard-content-top-center-center { width: 40%; - height: 100%; + height: 220px; display: flex; flex-direction: column; align-items: center;