We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c492ba0 commit 1a44b4cCopy full SHA for 1a44b4c
src/material-experimental/mdc-menu/_menu-theme.scss
@@ -44,7 +44,7 @@
44
@include mat-using-mdc-typography($config) {
45
@include mdc-menu-surface-core-styles($mat-typography-styles-query);
46
47
- .mat-mdc-menu-content {
+ .mat-mdc-menu-content, .mat-mdc-menu-item {
48
// Note that we include this private mixin, because the public
49
// one adds a bunch of styles that we aren't using for the menu.
50
@include mdc-list-base_($mat-typography-styles-query);
0 commit comments