diff --git a/ui/src/app/shared/workflow/wnode/outgoinghook/node.outgoing.html b/ui/src/app/shared/workflow/wnode/outgoinghook/node.outgoing.html index c9b4600382..3b1cc395c8 100644 --- a/ui/src/app/shared/workflow/wnode/outgoinghook/node.outgoing.html +++ b/ui/src/app/shared/workflow/wnode/outgoinghook/node.outgoing.html @@ -20,7 +20,7 @@ - diff --git a/ui/src/common.scss b/ui/src/common.scss index 668be7df1e..716e918214 100644 --- a/ui/src/common.scss +++ b/ui/src/common.scss @@ -51,6 +51,12 @@ pre { .key { color: red; } + + white-space: -moz-pre-wrap; + white-space: -pre-wrap; + white-space: -o-pre-wrap; + white-space: pre-wrap; + word-wrap: break-word; } // View style