Fix(商品):[#1110]商品详情库存数太多会自动换行,改为可容纳5位数字不换行

This commit is contained in:
lifizer
2024-04-15 16:24:20 +08:00
parent 3c3904345a
commit 2394057f8d
+2
View File
@@ -54,8 +54,10 @@
}
.value {
width: 200rpx;
color: #9D9D9D;
font-size: 24rpx;
text-align: right;
}
.red {