EP-WachatApp/eaterplanet_ecommerce/moduleA/pin/rule.wxss

14 lines
150 B
Plaintext
Raw Normal View History

2023-03-24 11:24:28 +08:00
.article {
background: #fff;
padding: 20rpx 30rpx;
font-size: 28rpx;
}
.wxParse-img {
width: 100%;
}
.wxParse-inline {
padding: 5rpx 0;
}