From 3010e03e2f2d0add9d111067f02eac49e23cc9be Mon Sep 17 00:00:00 2001
From: zjk <852185829@qq.com>
Date: 星期四, 14 八月 2025 10:16:47 +0800
Subject: [PATCH] Merge branch 'main' of http://120.76.84.145:10101/gitblit/r/H5/leshan-laboratory

---
 laboratory/src/components/approvalProcess/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/laboratory/src/components/approvalProcess/index.vue b/laboratory/src/components/approvalProcess/index.vue
index 50df5a3..72f32f3 100644
--- a/laboratory/src/components/approvalProcess/index.vue
+++ b/laboratory/src/components/approvalProcess/index.vue
@@ -185,8 +185,8 @@
   }
 
   .member-list-card {
-    width: 280px;
-    height: 300px;
+    width: 240px;
+    min-height: 200px;
     border-radius: 8px;
     border: 1px solid #dcdfe6;
     margin-top: 10px;

--
Gitblit v1.7.1