webbuild: fix output terminal word wrapping
This commit is contained in:
parent
8835883286
commit
532f3d0c17
@ -7,6 +7,7 @@ pre {
|
||||
-webkit-box-shadow:none;
|
||||
box-shadow:none;
|
||||
font-family: monospace;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
code {
|
||||
|
Loading…
Reference in New Issue
Block a user