style: fixed word-wrap of output
This commit is contained in:
@@ -257,6 +257,7 @@ section.lightgray {
|
|||||||
background-color: rgba(255, 255, 255, 0);
|
background-color: rgba(255, 255, 255, 0);
|
||||||
max-height: 300px;
|
max-height: 300px;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
|
word-wrap: break-word;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
|
|||||||
Reference in New Issue
Block a user