Fix terminal css line formatting
This commit is contained in:
parent
364b645b81
commit
89844e0a0d
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
#terminal > .cmd {
|
||||
padding: 1px 0;
|
||||
word-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
#terminal_input {
|
||||
|
|
Loading…
Reference in a new issue