mirror of
https://gitee.com/bagee/jd-coupon-miniapp.git
synced 2025-08-01 04:18:06 +08:00
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
/* page_package/feedback/feedback.wxss */
|
|
.page{
|
|
height:calc(100vh);
|
|
background-color: #f2f2f2;
|
|
} |