fix:样式

Signed-off-by: mingsoft <killfen@126.com>
This commit is contained in:
msgroup 2023-09-07 14:32:56 +08:00 committed by mingsoft
parent 63c8da5b07
commit a4cc46c380
1 changed files with 4 additions and 0 deletions

View File

@ -73,6 +73,10 @@
padding-bottom: 20px;
padding-top: 8px;
}
.product_ul ul {
display: flex;
flex-wrap: wrap;
}
.product_ul ul li {
float: left;
width: 32.1%;