mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-06-25 20:41:25 +02:00
f0cb354ae0
Without min-width:0 on the flex-grow column and explicit word-break on the <code>, a long URL with no spaces would refuse to wrap on real Samsung S20 / Chrome Mobile, pushing the switch and edit/delete buttons off-screen. DevTools mobile emulation hid the bug because its <code> wrapping defaults differ slightly from the real device. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>