diff --git a/app/courrier/page.tsx b/app/courrier/page.tsx index f531ef39..d990dc2b 100644 --- a/app/courrier/page.tsx +++ b/app/courrier/page.tsx @@ -1678,12 +1678,13 @@ export default function CourrierPage() {
{ const content = e.currentTarget.innerHTML; setComposeBody(content); }} + style={{ whiteSpace: 'pre-wrap' }} />