diff --git a/packages/editor-ui/src/n8n-theme.scss b/packages/editor-ui/src/n8n-theme.scss index 0defb3085c9c0..4cdf96832e95e 100644 --- a/packages/editor-ui/src/n8n-theme.scss +++ b/packages/editor-ui/src/n8n-theme.scss @@ -156,6 +156,7 @@ .el-notification__content { text-align: left; + word-break: break-word; }