Problem
In the Edit Feature modal → Identity Overrides tab, the Edit button is vertically misaligned with the other row elements (toggle, identity name, value chip).
Location: web/components/modals/create-feature/index.js lines 1447–1527
Fix
Add align-items-center to the outer row container.
Acceptance Criteria
Part of the Design System Audit (#6606) · Epic: #6882