mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
e77a8a0c7a
The page title row (`.docs-page-title`) relied on the default flex alignment, so the edit icon next to the title did not line up with the title text. Add `align-items: baseline` so the icon sits on the title's baseline.