From f3f0e5e63e67ac62773dca7137998ab9db02b45c Mon Sep 17 00:00:00 2001 From: lishenfeng Date: Wed, 21 Jan 2026 16:41:30 +0800 Subject: [PATCH] =?UTF-8?q?feat():=E5=9B=9B=E5=85=A8=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Home/components/Business/SiQuan/index.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/Home/components/Business/SiQuan/index.less b/src/views/Home/components/Business/SiQuan/index.less index 105e339..22c12d2 100644 --- a/src/views/Home/components/Business/SiQuan/index.less +++ b/src/views/Home/components/Business/SiQuan/index.less @@ -38,7 +38,7 @@ } .left-part, .right-part { - width: 100%; + width: 95%; height: 100%; display: flex; flex-direction: column; @@ -62,7 +62,7 @@ .right-part { .card-1 { flex: 4; } .card-2 { flex: 3; } - .card-3 { flex: 3; } + .card-3 { flex: 1; } } .placeholder-content {