mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-05-02 11:32:35 +02:00
The responsive @media (<768px) block had #channelSelectorInput pinned at min-width: 100px !important, which pushed the wrapper's actual width above the wrapper's own min-width: 80px. Remove the input min-width so the wrapper's 80px takes effect; DM contact input keeps its 100px. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>