1 parent 7053b78 commit ef981d0Copy full SHA for ef981d0
1 file changed
src/css/logger-ui.css
@@ -718,7 +718,7 @@ body[dir="rtl"] .netFilteringDialog > .panes > .details > div > span:nth-of-type
718
flex-grow: 1;
719
max-height: 10vh;
720
overflow: hidden auto;
721
- white-space: pre-line
+ white-space: pre-wrap;
722
}
723
.netFilteringDialog > .panes > .details > div > span:nth-of-type(2):not(.prose) {
724
word-break: break-all;
0 commit comments