You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: align unsaved changes badge in Edit Feature modal tabs
The create-feature modal was refactored from .js to .tsx on main,
so the original fix was lost during rebase. Apply the same fix:
remove Row wrappers and redundant padding classes from tab labels,
letting .btn-tab__label handle alignment.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments