diff --git a/edit/edit.css b/edit/edit.css index 580a0ac7..2ab25ab4 100644 --- a/edit/edit.css +++ b/edit/edit.css @@ -322,6 +322,7 @@ body[data-match-highlight="selection"] .CodeMirror-selection-highlight-scrollbar margin-bottom: .5rem; outline: none; cursor: default; + overflow-wrap: break-word; } .regexp-report details[data-type="full"] { color: darkgreen;