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