Fix:3257 【商城小程序】搜索热销榜单中商品价格过长时会超出榜单底框显示
This commit is contained in:
@@ -397,7 +397,7 @@ export default {
|
||||
line-height: 32rpx;
|
||||
}
|
||||
.price-wrap {
|
||||
display: flex;
|
||||
// display: flex;
|
||||
margin: 6rpx 0 0 0;
|
||||
line-height: 30rpx;
|
||||
.price {
|
||||
@@ -405,7 +405,7 @@ export default {
|
||||
font-size: 24rpx;
|
||||
}
|
||||
.ot-price {
|
||||
margin: 0 0 0 20rpx;
|
||||
// margin: 0 0 0 20rpx;
|
||||
color: #BFBFBF;
|
||||
font-size: 20rpx;
|
||||
text-decoration: line-through;
|
||||
|
||||
Reference in New Issue
Block a user