[new feature] Cell: add title-class、value-class、label-class (#2138)

This commit is contained in:
neverland
2018-11-26 10:25:24 +08:00
committed by GitHub
parent 8925d6599a
commit 8dc060e50f
2 changed files with 11 additions and 4 deletions
+4
View File
@@ -98,5 +98,9 @@
.van-cell__title {
font-size: 16px;
}
.van-cell__label {
font-size: 14px;
}
}
}