[improvement] Cell: update value color (#2311)

This commit is contained in:
neverland
2018-12-17 12:47:17 +08:00
committed by GitHub
parent bc9186ca0f
commit 9268700d0c
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@
padding: 15px;
.van-cell__value {
color: @text-color;
margin-left: 5px;
line-height: 20px;
display: inline-block;