mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
- 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>