## Summary - Added `gap-4` to the flex containers holding the filter input and create button on the accounts, categories, labels, and connections settings pages - Without the gap, these elements had no spacing on mobile viewports and appeared cramped - The automation rules page already had `gap-4` — this makes all settings pages consistent ## Screenshots (mobile 375px) ### Accounts  ### Categories  ### Labels  ### Connections  ## Test plan - [x] Verify gap appears between filter input and create button on mobile for accounts, categories, labels, and connections settings pages - [x] Verify desktop layout is unaffected |
||
|---|---|---|
| .. | ||
| account.tsx | ||
| accounts.tsx | ||
| appearance.tsx | ||
| automation-rules.tsx | ||
| billing.tsx | ||
| categories.tsx | ||
| connections.tsx | ||
| delete-account.tsx | ||
| labels.tsx | ||
| password.tsx | ||
| two-factor.tsx | ||