mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
fix log wrap
This commit is contained in:
parent
128c982ba2
commit
283338a26d
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ body.editor {
|
|||
.small {
|
||||
color: #666;
|
||||
margin-top: 6px;
|
||||
white-space: pre;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
}
|
||||
#rawLogArea {
|
||||
|
|
Loading…
Reference in a new issue