mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8a8181a54d
Fix scrolling experience in API Reference: - set correct margin top for members container (right side) which is aligned with tabs (left side) - prevent scroll on focus - remove redundant blur calls PR Close #55133