From f55ae2ef3ceea26f0f5ebc7013f2b9ea32572c2b Mon Sep 17 00:00:00 2001 From: lyp Date: Thu, 24 Apr 2025 10:24:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/card/card-proj.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/card/card-proj.css b/src/components/card/card-proj.css index f7f01f7..456b634 100644 --- a/src/components/card/card-proj.css +++ b/src/components/card/card-proj.css @@ -814,7 +814,7 @@ } .cpbl-money { - width: 230px; + min-width: 230px; padding: 0 20px; box-sizing: border-box;