mirror of
https://gitee.com/bagee/jd-coupon-miniapp.git
synced 2025-07-26 01:31:51 +08:00
12 lines
189 B
Plaintext
12 lines
189 B
Plaintext
/* page_package/order/order.wxss */
|
|
|
|
.time-select{
|
|
background-color: #f2f2f2;
|
|
padding: 4rpx;
|
|
}
|
|
|
|
.scroll-vi{
|
|
background-color: #f2f2f2;
|
|
min-height: 500rpx;
|
|
width: 100%;
|
|
} |