Files
mmyduckx 38c0ed4f95 add wechatprogram platform support (#14580)
* add wechatprogram platform support
2023-03-15 14:13:24 +08:00

9 lines
129 B
Plaintext
Executable File

/**app.wxss**/
.container {
height: 100%;
width: 100%;
position: absolute;
top: 0px;
bottom: 0px;
}