样式优化

This commit is contained in:
黄心宇 2023-06-30 14:56:12 +08:00
parent dff1d85929
commit a44902ecec
1 changed files with 5 additions and 1 deletions

View File

@ -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;