fix(radio): update unchecked icon color

This commit is contained in:
xuxiaoyan 2018-11-15 11:51:22 +08:00
parent d610105dc1
commit 992e2ab870
1 changed files with 3 additions and 1 deletions

View File

@ -91,7 +91,9 @@ export default {
margin-top v-gap-sm
margin-bottom v-gap-sm
.md-radio-icon
color radio-color
color color-text-disabled
.md-icon-checked
color radio-color
&.is-disabled
.md-radio-icon
.md-radio-label