优化详情,下单
This commit is contained in:
@@ -157,15 +157,12 @@
|
||||
font-size: 30rpx;
|
||||
line-height: 40rpx;
|
||||
font-weight: bold;
|
||||
width: calc(100% - 200rpx);
|
||||
width: 100%;
|
||||
}
|
||||
.goods-base-content image {
|
||||
width: 40rpx;
|
||||
height: 40rpx;
|
||||
}
|
||||
.goods-base-content .collect {
|
||||
width: 76rpx;
|
||||
}
|
||||
|
||||
/**
|
||||
* 视频
|
||||
@@ -197,7 +194,7 @@
|
||||
.goods-base-price,
|
||||
.price-content,
|
||||
.goods-base-right-opt {
|
||||
min-height: 145rpx;
|
||||
min-height: 116rpx;
|
||||
}
|
||||
.price-content {
|
||||
width: calc(100% - 200rpx);
|
||||
@@ -215,9 +212,6 @@
|
||||
width: 40rpx;
|
||||
height: 40rpx;
|
||||
}
|
||||
.goods-base-right-opt .collect {
|
||||
width: 76rpx;
|
||||
}
|
||||
.price-content .price-icon {
|
||||
padding: 0px 8rpx;
|
||||
color: #fff;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user