This commit is contained in:
zhaofang
2022-11-21 17:42:32 +08:00
parent 855ddfff3c
commit 01fbf93e83
3 changed files with 5 additions and 1 deletions

View File

@@ -1880,6 +1880,9 @@
text-overflow: ellipsis;
}
}
.catalog-con:last-child{
border: none;
}
.catalog-con{
display: flex;
justify-content: space-between;