[bugfix] Field: multi line label stye error (#583)

This commit is contained in:
neverland
2018-01-29 10:52:26 +08:00
committed by GitHub
parent fab548d4e2
commit 094cc97834
3 changed files with 19 additions and 20 deletions

View File

@@ -5,14 +5,6 @@
.van-cell__title {
width: 90px;
position: absolute;
top: 10px;
left: 15px;
}
.van-cell__value {
width: 100%;
padding-left: 90px;
}
&__error-message {