Skip to content

Commit 74a653a

Browse files
authored
revert change
1 parent d0132d5 commit 74a653a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/scss/components/radio/_index.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,11 @@ hx-radio-control > input[type="radio"]:disabled {
202202

203203
> hx-radio {
204204
@include hxRadioFacade(disabled);
205+
206+
&,
207+
&:hover {
208+
@include hxRadioFacade(disabled, hover);
209+
}
205210
}
206211
}
207212
}

0 commit comments

Comments
 (0)