Commit 3d21c1b
authored
fix(material/expansion): always reset outline (angular#33542)
Currently we only reset the outline on `focus` and `hover` which doesn't cover some of the new states like `focus-visible`. This can be seen when simulating the state in the dev tools.1 parent d7f9057 commit 3d21c1b
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | 64 | | |
69 | 65 | | |
70 | 66 | | |
| |||
0 commit comments