This commit is contained in:
黄心宇 2025-07-09 09:33:46 +08:00
parent 13718c181c
commit 5c712cf8d1
1 changed files with 2 additions and 2 deletions

View File

@ -598,9 +598,9 @@
.info-list {
display: flex;
flex-wrap: wrap;
width: 800px;
width: 830px;
.total-item {
width: 250px;
width: 260px;
height: 50px;
background: #ffffff;
border-radius: 5px;