From 5a99d72b85670df1b0f3ba1b55589ceb6ab28825 Mon Sep 17 00:00:00 2001 From: Rom1-B Date: Wed, 8 Nov 2023 11:54:33 +0100 Subject: [PATCH] fix(ticket): followup display --- css/includes/components/_richtext.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/includes/components/_richtext.scss b/css/includes/components/_richtext.scss index 2529b5e5a2b..b33d0261b27 100644 --- a/css/includes/components/_richtext.scss +++ b/css/includes/components/_richtext.scss @@ -55,7 +55,7 @@ body.mce-content-body { .rich_text_container { white-space: initial; - width: 100%; + max-width: 100%; thead, tbody,