EP-WachatApp/eaterplanet_ecommerce/moduleB/supply/editSku.wxss

15 lines
168 B
Plaintext
Raw Normal View History

2023-03-24 11:24:28 +08:00
@import "/icon.wxss";
@import "/common.wxss";
.w100 {
width:200rpx;
}
.btn-area {
margin-top: 30rpx;
}
.btn-area button {
background: #fe8464;
color: #fff;
}