diff --git a/app/javascript/dashboard/components-next/message/bubbles/Text/FormattedContent.vue b/app/javascript/dashboard/components-next/message/bubbles/Text/FormattedContent.vue index 9b69a4f9f..34b9a0070 100644 --- a/app/javascript/dashboard/components-next/message/bubbles/Text/FormattedContent.vue +++ b/app/javascript/dashboard/components-next/message/bubbles/Text/FormattedContent.vue @@ -24,8 +24,5 @@ const formattedContent = computed(() => { diff --git a/tailwind.config.js b/tailwind.config.js index dc77d86a8..20e4298dc 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -53,6 +53,7 @@ const tailwindConfig = { marginTop: '0', }, }, + overflowWrap: 'anywhere', 'br + br': { display: 'none',