From ed67e601229cbc9a85d96e331f532c9241602c2f Mon Sep 17 00:00:00 2001 From: jiangxucong Date: Mon, 20 Oct 2025 18:09:10 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E7=82=B9=E9=83=A8=E4=BD=8D=E5=9F=BA?= =?UTF-8?q?=E7=A1=80=E4=BF=A1=E6=81=AF=E7=AE=A1=E7=90=86=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/KeypartsBasicInformation.less | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/pages/business_firekeynotearea/components/KeypartsBasicInformation.less b/src/pages/business_firekeynotearea/components/KeypartsBasicInformation.less index 30f2c3b..ca9371b 100644 --- a/src/pages/business_firekeynotearea/components/KeypartsBasicInformation.less +++ b/src/pages/business_firekeynotearea/components/KeypartsBasicInformation.less @@ -65,7 +65,7 @@ display: flex; align-items: center; justify-content: space-between; - margin: 10px 15px 0 15px; + margin: 0 15px; height: 40px; } @@ -268,7 +268,7 @@ display: flex; justify-content: space-between; align-items: center; - padding: 8px 15px 5px 15px; + padding: 8px 15px 0px 15px; .tableTitle { display: flex; @@ -278,7 +278,7 @@ font-weight: 500; font-size: 14px; color: #333333; - + line-height: 32px; .titleIcon { width: 3px; height: 16px; @@ -380,7 +380,8 @@ font-weight: 500; font-size: 14px; color: #333333; - margin-bottom: 10px; + padding-top: 8px; + line-height: 32px; .titleIcon { width: 3px;