8 lines
98 B
Plaintext

@import "/app.wxss";
.page-container {
width: 100%;
min-height: 100vh;
background: #fff;
}