[improvement] Radio: update checked color (#2050)

This commit is contained in:
neverland 2018-11-07 17:21:45 +08:00 committed by GitHub
parent 027cf624af
commit c2af18f6d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@
}
.van-icon-checked {
color: @green;
color: @blue;
}
.van-icon-check {