From 6e81501a2db32d6a178fde542f2676afefc6d9bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20D=C3=A9nari=C3=A9?= Date: Mon, 25 Sep 2023 13:49:27 +0200 Subject: [PATCH] fix: Fix News Rich Editor content display style - MEED-2534 - Meeds-io/meeds#1102 (#927) This change will apply Rich Editor Style on News content to ensure consistency with WYSIWYG Editor style. --- .../main/webapp/news-details/components/ExoNewsDetailsBody.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/news-details/components/ExoNewsDetailsBody.vue b/webapp/src/main/webapp/news-details/components/ExoNewsDetailsBody.vue index afa5a674e2..304932bf6a 100644 --- a/webapp/src/main/webapp/news-details/components/ExoNewsDetailsBody.vue +++ b/webapp/src/main/webapp/news-details/components/ExoNewsDetailsBody.vue @@ -115,7 +115,7 @@ id="newsBody" :class="[!summary ? 'fullDetailsBodyNoSummary' : '']" class="fullDetailsBody clearfix"> - +