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