商品页新增门店列表入口

master
gongfuxiang 2022-04-05 17:43:05 +08:00
parent fe0c9e26db
commit d7f2a342b7
2 changed files with 2 additions and 2 deletions

View File

@ -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;
}

View File

@ -705,7 +705,7 @@
* -
*/
.plugins-realstore-popup {
max-height: 60vh;
max-height: 80vh;
overflow-y: scroll;
overflow-x: hidden;
margin-top: 20rpx;