mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[bugfix] Radio: unchecked color (#2484)
This commit is contained in:
@@ -45,8 +45,8 @@
|
|||||||
color: @blue;
|
color: @blue;
|
||||||
}
|
}
|
||||||
|
|
||||||
.van-icon-check {
|
.van-icon-circle {
|
||||||
color: @gray-dark;
|
color: @gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
&--disabled {
|
&--disabled {
|
||||||
|
Reference in New Issue
Block a user