diff --git a/edit/edit.css b/edit/edit.css index 2ab25ab4..0ec03229 100644 --- a/edit/edit.css +++ b/edit/edit.css @@ -312,6 +312,7 @@ body[data-match-highlight="selection"] .CodeMirror-selection-highlight-scrollbar } .regexp-report details { margin-left: 1rem; + word-break: break-all; } .regexp-report details:not(:last-child) { margin-bottom: 1rem;