79278309

Date: 2024-12-13 12:27:52
Score: 1.5
Natty:
Report link

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;
  }
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Morte