Commit 90ac613
committed
fix(material/checkbox): ensure native control receives clicks (#30511)
The `input` element inside the checkbox was stacked under some other elements which might prevent clicks. These changes ensure it's stacked on top.
Fixes #30494.
(cherry picked from commit f0d6658)1 parent 76f2846 commit 90ac613
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
0 commit comments