You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 hit
(cherry picked from commit a81834a)
0 commit comments