whisper-money/resources/js/pages
Víctor Falcón 726bce61ef
fix: Add gap between filter/create button on mobile settings pages (#115)
## 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

![Accounts](https://raw.githubusercontent.com/whisper-money/whisper-money/fix/settings-mobile-button-gap/screenshots/settings-accounts-mobile.png)

### Categories

![Categories](https://raw.githubusercontent.com/whisper-money/whisper-money/fix/settings-mobile-button-gap/screenshots/settings-categories-mobile.png)

### Labels

![Labels](https://raw.githubusercontent.com/whisper-money/whisper-money/fix/settings-mobile-button-gap/screenshots/settings-labels-mobile.png)

### Connections

![Connections](https://raw.githubusercontent.com/whisper-money/whisper-money/fix/settings-mobile-button-gap/screenshots/settings-connections-mobile.png)

## 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
2026-02-12 20:50:05 +01:00
..
Accounts feat: Integrate EnableBanking as open banking provider (#106) 2026-02-12 09:09:28 +01:00
auth feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
budgets feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
cashflow feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
onboarding Remove encryption from bank account names (#104) 2026-02-09 14:15:26 +01:00
open-banking feat: Integrate EnableBanking as open banking provider (#106) 2026-02-12 09:09:28 +01:00
settings fix: Add gap between filter/create button on mobile settings pages (#115) 2026-02-12 20:50:05 +01:00
subscription chore: Update discord link 2026-02-10 14:12:37 +01:00
transactions feat: Bulk delete with type-to-confirm modal (#110) 2026-02-12 10:53:27 +01:00
dashboard.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
privacy.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
terms.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
welcome.tsx chore: Update landing 2026-02-10 15:46:47 +01:00