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;