Commit 9b06c80
committed
fix(material-experimental/mdc-menu): increase specificity of menu panel styles
* 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 3ae6124 commit 9b06c80
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