mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5ec0b1668b
On mobile, focusing a long nav item shows a matTooltip that escapes the drawer, ignores inner scroll, and blocks scrolling while open. Suppress it on mobile using the existing isMobile helper.