Skip to content

Commit 3115798

Browse files
committed
fix(VRadio): use correct disabled color for icons
1 parent 27ba2c9 commit 3115798

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/vuetify/src/components/VRadioGroup/VRadio.sass

-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
label
77
color: map-deep-get($material, 'text', 'disabled')
88

9-
.v-icon
10-
// needed for helper override
11-
color: map-deep-get($material, 'selection-controls', 'disabled') !important
12-
139
.v-radio
1410
align-items: center
1511
display: flex

0 commit comments

Comments
 (0)