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/menu): inconsistent layout of submenu icon
* Fixes that the offset of the submenu icon wasn't identical between LTR and RTL.
* Fixes that the layout of a menu with sub-menu was different if the app uses `box-sizing: border-box`.
Fixes#29599.
0 commit comments