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;