Commit a81834a
authored
fix(material-experimental/mdc-menu): increase specificity of menu panel styles (#23178)
* We had some order-dependent styles that would be overridden if MDCs styles
got loaded after ours. We are increasing the specificity of the menu panel
styles to prevent these styles from being overriden when this edge
case is hit1 parent 3231d1d commit a81834a
File tree
1 file changed
+8
-4
lines changed1 file changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
22 | 30 | | |
23 | 31 | | |
24 | 32 | | |
25 | 33 | | |
26 | 34 | | |
27 | 35 | | |
28 | 36 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
0 commit comments