2021-12-12 17:15:24 +08:00

5 lines
105 B
Plaintext

/* page_package/feedback/feedback.wxss */
.page{
height:calc(100vh);
background-color: #f2f2f2;
}