mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
Changed message content container from <p> to <div> to fix invalid HTML when image previews are embedded. The <p> tag cannot contain block-level elements like <div>, causing browsers to auto-close the paragraph and create unwanted spacing between text and image preview. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>