客服按钮样式兼容支付宝小程序
parent
2f1be16ab4
commit
bc537e2a37
|
|
@ -402,10 +402,10 @@
|
||||||
}
|
}
|
||||||
/* #ifdef MP-ALIPAY */
|
/* #ifdef MP-ALIPAY */
|
||||||
.goods-chat-container .alipay-contact {
|
.goods-chat-container .alipay-contact {
|
||||||
margin-top: 26rpx;
|
margin-top: 20rpx;
|
||||||
}
|
}
|
||||||
.goods-chat-container .alipay-contact .text {
|
.goods-chat-container .alipay-contact .text {
|
||||||
margin-top: -5rpx;
|
margin-top: -8rpx;
|
||||||
}
|
}
|
||||||
.online-service-event-submit .alipay-chat-btn {
|
.online-service-event-submit .alipay-chat-btn {
|
||||||
line-height: initial;
|
line-height: initial;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue