From 038535d8a2a88a483bf23ff326b9a10024bc9509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=BF=83=E5=AE=87?= Date: Thu, 13 Jul 2023 17:10:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96cont.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Information/Pages/headerPageZone1.jsx | 2 +- src/forge/Information/indexZone1.scss | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/forge/Information/Pages/headerPageZone1.jsx b/src/forge/Information/Pages/headerPageZone1.jsx index 52860960..dc46b650 100644 --- a/src/forge/Information/Pages/headerPageZone1.jsx +++ b/src/forge/Information/Pages/headerPageZone1.jsx @@ -166,7 +166,7 @@ function HeaderPage(props){ 1 {newsList[0].name}

-

{newsList[0].summary}

+

{newsList[0].summary}

diff --git a/src/forge/Information/indexZone1.scss b/src/forge/Information/indexZone1.scss index a295e88c..ff767f7e 100644 --- a/src/forge/Information/indexZone1.scss +++ b/src/forge/Information/indexZone1.scss @@ -106,7 +106,6 @@ } .new_first_desc { opacity: 0.8; - height: 20px; color: #ffffff; font-size: 14px; line-height: 27px;