8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
|
|
@import "/assets/styles/common.wxss";
|
||
|
|
page{
|
||
|
|
background-color: #eee !important;
|
||
|
|
min-height: 100vh;
|
||
|
|
}
|
||
|
|
|
||
|
|
|