I just did it with this on Angular 18:
::ng-deep { .mat-mdc-menu-content { width: max-content; } .mat-mdc-menu-panel { max-width: none !important; } }