Files
mc-webui/app
MarekWo 7be3e26161 fix(dm): preserve line breaks in sender's own DM message bubbles
.dm-content was missing white-space: pre-wrap, unlike .message-content
in the group chat, so multi-line DMs collapsed to one line on the
sender's own screen even though the recipient saw them correctly.
2026-06-29 09:31:35 +02:00
..