mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6f37ba246d
This change fixes an issue where long lists of enum values would display on a single line, running off the screen, especially on mobile devices. PR Close #63211