Skip to content

Commit 204fffe

Browse files
committed
Revert "build: fix wrong variable reference (#23046)"
This reverts commit 1cdbacc.
1 parent 0b1787f commit 204fffe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/material-experimental/mdc-menu/menu.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,6 @@ mat-menu {
9898
@include menu-common.item-submenu-trigger(mdc-list-variables.$side-padding);
9999
}
100100

101-
.mat-mdc-menu-submenu-icon {
102-
@include menu-common.item-submenu-icon(mdc-list-variables.$side-padding);
103-
}
104-
105101
// Increase specificity because ripple styles are part of the `mat-core` mixin and can
106102
// potentially overwrite the absolute position of the container.
107103
.mat-mdc-menu-item .mat-mdc-menu-ripple {

0 commit comments

Comments
 (0)