From cc61699c01ac4945182904abc746d434fe4d346d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=BF=83=E5=AE=87?= Date: Tue, 4 Jul 2023 10:46:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E8=8A=AF=E9=99=A2=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E6=96=B0=E9=97=BB=E6=A8=A1=E5=9D=97=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Information/indexZone1.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/forge/Information/indexZone1.scss b/src/forge/Information/indexZone1.scss index db69b007b..ea459ba2e 100644 --- a/src/forge/Information/indexZone1.scss +++ b/src/forge/Information/indexZone1.scss @@ -121,8 +121,10 @@ font-size:14px; line-height:27px; word-break: break-all; + margin-top: 20px; } .zone_n_value{ + margin-top: 20px; display: flex; align-items: center; justify-content: space-between;