From 2816e1dc4b21422f90921a47e14c5652c761033e Mon Sep 17 00:00:00 2001 From: yiqiu Date: Sun, 22 Mar 2026 11:50:42 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=8E=BB=E6=8E=89main-card=E7=81=B0?= =?UTF-8?q?=E5=BA=95=E5=8D=A1=E7=89=87,=E5=87=8F=E5=B0=91=E5=B5=8C?= =?UTF-8?q?=E5=A5=97=E5=B1=82=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clientarea/hgcloud/css/account.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/clientarea/hgcloud/css/account.css b/clientarea/hgcloud/css/account.css index fb10ee1..f7f89b2 100644 --- a/clientarea/hgcloud/css/account.css +++ b/clientarea/hgcloud/css/account.css @@ -3,9 +3,7 @@ /* === 内容卡片边距 === */ #account .main-card { - padding: 0.24rem 0.32rem; - background: #F3F4F6; - border-radius: 12px; + padding: 0.16rem 0; } /* === 页面标题 === */