...
|
...
|
@@ -239,6 +239,9 @@ |
|
|
font-family: PingFang SC;
|
|
|
font-weight: 500;
|
|
|
color: rgba(6,18,30,1);
|
|
|
white-space:nowrap;
|
|
|
overflow:hidden;
|
|
|
text-overflow:ellipsis;
|
|
|
}
|
|
|
.content .bestSellersBox .bestSellersMain .bestSellersList .commodityBox .labelBox span{
|
|
|
display: inline-block;
|
...
|
...
|
|