mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4fde15438f
Use `position: absolute` instead of `position: fixed`. This fixes the odd behavior that can be reproduced when scrolling. PR Close #59995