mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bugfix] Radio: unchecked color (#2484)
This commit is contained in:
parent
d17dbff288
commit
75228cbaf0
@ -45,8 +45,8 @@
|
||||
color: @blue;
|
||||
}
|
||||
|
||||
.van-icon-check {
|
||||
color: @gray-dark;
|
||||
.van-icon-circle {
|
||||
color: @gray;
|
||||
}
|
||||
|
||||
&--disabled {
|
||||
|
Loading…
x
Reference in New Issue
Block a user