Files
kakebo/templates/pages/expenses/dashboard.html
Andros Fenollosa 47cb893b5a Fix decimal input for iOS and UI tweaks
- Change amount field from NumberInput to TextInput with
  inputmode=decimal so iOS accepts commas
- Add clean_amount to convert commas to dots server-side
- Add spacing between subcategory and submit button
- Increase bottom nav bar height
2026-03-14 13:01:31 +01:00

2.1 KiB