mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
e839891a71
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.
(cherry picked from commit 5ec0b1668b)