feat: add autosize option

This commit is contained in:
jiangruowei
2017-03-20 17:20:30 +08:00
parent 2dc3941654
commit 86d7c3d0bd
3 changed files with 53 additions and 4 deletions

View File

@@ -50,6 +50,12 @@
}
}
@m autosize {
.zan-field__control {
min-height: 0px;
}
}
.zan-cell__title,
.zan-cell__value {
float: none;