mirror of
https://github.com/lockfale/OSINT-Framework.git
synced 2026-08-18 03:45:42 +02:00
Use 100dvh (dynamic viewport height) instead of 100vh so the panel footer with "Report an Issue" buttons is accessible on mobile browsers where the address bar and navigation bar reduce visible viewport height. Falls back to 100vh for older browsers. Also enable pointer-events on the panel overlay on mobile so tapping outside the panel closes it. Co-Authored-By: Paperclip <noreply@paperclip.ing>