forked from iarv/mc-webui
6f351f8bc1
- Change DM menu link from <a> to <button> with onclick for better mobile compatibility (fixes link not working on some devices) - Add proper flexbox layout styles for DM page viewport height - Use 100dvh (dynamic viewport height) for mobile browsers - Add flex-shrink: 0 to form and status bar to prevent overflow - Reduce padding in form and status bar for more compact mobile view 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>