Files
income_payments_applet/app.wxss
T
2021-09-15 09:58:01 +08:00

8 lines
164 B
Plaintext

/**app.wxss**/
.container {
background-color: #f5f5f5;
width: 100%;
height: 100%;
}
@import './assets/css/common.wxss';
@import '/assets/font/iconfont.wxss';