Lock body scroll: only main/inner elements scroll on admin and public pages

This commit is contained in:
Pontoporeia
2026-04-22 10:45:32 +02:00
parent 5a58eefe66
commit b448d0d40c
4 changed files with 9 additions and 1 deletions

View File

@@ -5,3 +5,4 @@
- [x] Replace JS toast system with pure HTMX toast fragment (top-right, CSS-only auto-fade)
- [x] Separate admin views from controllers: move all HTML to `templates/admin/*.php`, fragments to `templates/admin/partials/`
- [x] Add SMTP test email button in parametres.php (action + CSS)
- [x] Lock body scroll on all pages (admin + public); only `main` or inner element scrolls