omi-mp - css lint

This commit is contained in:
dntzhang 2018-11-10 20:07:51 +08:00
parent 34525ab459
commit c23e399765
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
/**app.wxss**/
.container {
height: 100%;
display: flex;
@ -7,4 +8,4 @@
justify-content: space-between;
padding: 200rpx 0;
box-sizing: border-box;
}
}