diff --git a/src/forge/Information/indexZone1.scss b/src/forge/Information/indexZone1.scss index 7278317b8..f1ac0251f 100644 --- a/src/forge/Information/indexZone1.scss +++ b/src/forge/Information/indexZone1.scss @@ -122,7 +122,8 @@ font-size:14px; line-height:27px; word-break: break-all; - margin-top: 20px; + margin-top: 18px; + min-height: 56px; } .zone_n_value{ margin-top: 20px; @@ -173,8 +174,11 @@ .zone_new_three{ width: 1200px; display: flex; - justify-content: space-between; + justify-content: flex-end; margin: 0 auto; + & > div:not(:first-child) { + margin-left: 70px; + } li{ background-color: #fff; width: 354px;