From a44902ececdfceb762786c06e9df5397c8db425a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=BF=83=E5=AE=87?= Date: Fri, 30 Jun 2023 14:56:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Information/index.scss | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/forge/Information/index.scss b/src/forge/Information/index.scss index 297749aa3..cd9a04db2 100644 --- a/src/forge/Information/index.scss +++ b/src/forge/Information/index.scss @@ -421,8 +421,11 @@ display: flex; flex-direction: column; align-items: center; - justify-content: center; min-height: 600px; + justify-content: unset; + .ant-spin-spinning { + margin: auto; + } .detail_banners{ background-image: url(./img/subbanner.png); background-size: 100% 100%; @@ -472,6 +475,7 @@ align-items: center; height: 20px; overflow: visible; + color: #466aff; } .headimg { width: 26px;