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 {
|
.regexp-report details {
|
||||||
margin-left: 1rem;
|
margin-left: 1rem;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
.regexp-report details:not(:last-child) {
|
.regexp-report details:not(:last-child) {
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user