[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

View File

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