商品页新增门店列表入口
parent
fe0c9e26db
commit
d7f2a342b7
|
|
@ -30,7 +30,7 @@
|
|||
.plugins-coupon-container .v-left .base .desc {
|
||||
margin-left: 20rpx;
|
||||
}
|
||||
.plugins-coupon-container .v-left base-tips,
|
||||
.plugins-coupon-container .v-left .base-tips,
|
||||
.plugins-coupon-container .v-left .base-time {
|
||||
margin-top: 10rpx;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -705,7 +705,7 @@
|
|||
* 门店 - 插件
|
||||
*/
|
||||
.plugins-realstore-popup {
|
||||
max-height: 60vh;
|
||||
max-height: 80vh;
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
margin-top: 20rpx;
|
||||
|
|
|
|||
Loading…
Reference in New Issue