force break-wrapping in regexp-tester's details
This commit is contained in:
parent
559420a461
commit
09c16ac541
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user