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 0b1787f commit 204fffeCopy full SHA for 204fffe
src/material-experimental/mdc-menu/menu.scss
@@ -98,10 +98,6 @@ mat-menu {
98
@include menu-common.item-submenu-trigger(mdc-list-variables.$side-padding);
99
}
100
101
-.mat-mdc-menu-submenu-icon {
102
- @include menu-common.item-submenu-icon(mdc-list-variables.$side-padding);
103
-}
104
-
105
// Increase specificity because ripple styles are part of the `mat-core` mixin and can
106
// potentially overwrite the absolute position of the container.
107
.mat-mdc-menu-item .mat-mdc-menu-ripple {
0 commit comments