whisper-money/resources/js/layouts
Víctor Falcón 62ab1b38db
fix: clarify mobile settings navigation (#272)
## Summary
- add a hamburger icon to the mobile settings dropdown trigger so it
reads more clearly as navigation
- reduce the mobile spacing between the settings subtitle and the
dropdown trigger
- keep the desktop settings sidebar unchanged

## Testing
- php artisan test --compact tests/Feature/Settings/CategoryTest.php
2026-04-10 17:59:52 +01:00
..
app feat(mobile): add scroll-aware back button on detail pages (#194) 2026-03-03 19:21:49 +00:00
auth Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
settings fix: clarify mobile settings navigation (#272) 2026-04-10 17:59:52 +01:00
app-layout.tsx Remove encryption from bank account names (#104) 2026-02-09 14:15:26 +01:00
auth-layout.tsx Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
onboarding-layout.tsx feat: (Onboarding) add categorization intro screen with benefit cards (#201) 2026-03-05 11:47:12 +01:00