Commit 5138fe7
committed
fix(material/checkbox): ensure focus indicator has the correct shape (#30332)
The specificity for the checkbox's focus indicator was very low which means that if the ripple styles are loaded later, it can be overwritten.
Fixes #30326.
(cherry picked from commit 28aa37a)1 parent eae0730 commit 5138fe7
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
0 commit comments