NextExpense/templates
cclohmar 814cba1f53 fix: image lightbox overlay hidden not working — display:flex overrode hidden class
- Removed display:flex from inline style so the hidden class can apply display:none
- All image modals were visible and stacked on top of the page content
- This also blocked event creation (the transparent overlay covered the form)
2026-06-01 23:35:35 +00:00
..
dashboard.html refactor: replace currency dropdowns with simple text inputs 2026-06-01 23:14:16 +00:00
event_expenses.html fix: image lightbox overlay hidden not working — display:flex overrode hidden class 2026-06-01 23:35:35 +00:00
expense_list.html fix: image lightbox overlay hidden not working — display:flex overrode hidden class 2026-06-01 23:35:35 +00:00
index.html feat: send receipt images as ZIP attachment with report 2026-05-30 13:38:23 +00:00
receipt_form.html refactor: replace currency dropdowns with simple text inputs 2026-06-01 23:14:16 +00:00