Fix:3349 【商城小程序】底部“加入购物车”一行样式增高
This commit is contained in:
@@ -2021,7 +2021,10 @@ export default {
|
|||||||
.footer .icon-shoucang1 {
|
.footer .icon-shoucang1 {
|
||||||
color: #eb3729;
|
color: #eb3729;
|
||||||
}
|
}
|
||||||
|
.product-con .footer{
|
||||||
|
height: 140rpx !important;
|
||||||
|
padding-bottom: 20rpx;
|
||||||
|
}
|
||||||
.product-con .product-intro .conter view {
|
.product-con .product-intro .conter view {
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user