8 lines
116 B
Plaintext
8 lines
116 B
Plaintext
/* pages/discountCoupon/index.wxss */
|
|
page {
|
|
background-color: rgb(242,243,245);
|
|
}
|
|
|
|
.item {
|
|
margin: 20rpx;
|
|
} |