🐛 Fixed overflow on WebSocket response box
This commit is contained in:
@@ -88,6 +88,8 @@ div.log {
|
||||
span {
|
||||
display: block;
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
word-break: break-all;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user