From b7e15248f01cf63e8291ec935ee992e442606df2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A2=E6=80=9D?= <2897217417@qq.com> Date: Fri, 31 Mar 2023 15:13:07 +0800 Subject: [PATCH] =?UTF-8?q?wiki=E9=A2=84=E8=A7=88=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E5=B7=A6=E4=BE=A7=E5=AF=BC=E8=88=AA=E6=A0=8F=E9=AB=98=E5=BA=A6?= =?UTF-8?q?=E9=93=BA=E6=BB=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Wiki/Index.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/forge/Wiki/Index.scss b/src/forge/Wiki/Index.scss index 2e901de59..974bc4f75 100644 --- a/src/forge/Wiki/Index.scss +++ b/src/forge/Wiki/Index.scss @@ -340,7 +340,7 @@ body { align-items: center; padding: 0 12rem 0 2rem; width: 100%; - height: 80px; + height: 8vh; background: rgb(39, 47, 76); color: #fff; } @@ -385,7 +385,7 @@ body { padding: 20px 0; width: 20vw; border-bottom: 0; - height: 80vh; + height: 92vh; } .wiki-content-detail { padding: 0 40px;