mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-07-27 03:52:29 +02:00
d825f4dc29
The fullscreen-modal override (@media max-width:576px) that zeroes the default .modal-dialog 0.5rem margin enumerates modal IDs by hand and omitted #repeatersModal, so on narrow windows the My Repeaters modal kept an 8px top/left gap that Contact Management did not. Added #repeatersModal to the three override selector lists. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>