From d1534c88aa183dfe2d7cb14a4a7189057898f3d9 Mon Sep 17 00:00:00 2001 From: ssongliu Date: Wed, 22 Jul 2026 14:20:58 +0800 Subject: [PATCH] fix: align dashboard column heights (#13332) --- .../src/components/card-with-header/index.vue | 30 ++++++++++++++++- frontend/src/views/home/app/index.vue | 32 ++++++++++++++++--- frontend/src/views/home/index.vue | 17 ++++++++-- 3 files changed, 71 insertions(+), 8 deletions(-) diff --git a/frontend/src/components/card-with-header/index.vue b/frontend/src/components/card-with-header/index.vue index 5d1bf4b8b..c09c3e585 100644 --- a/frontend/src/components/card-with-header/index.vue +++ b/frontend/src/components/card-with-header/index.vue @@ -1,5 +1,5 @@ - + - + @@ -1155,6 +1155,19 @@ onBeforeUnmount(() => {