Skip to content

Commit 910a48e

Browse files
authored
Merge pull request pterodactyl#2128 from galeapatrik/develop
Fix #terminal css line formatting
2 parents 1b54112 + 89844e0 commit 910a48e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/themes/pterodactyl/css/terminal.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
#terminal > .cmd {
2828
padding: 1px 0;
2929
word-wrap: break-word;
30+
white-space: pre-wrap;
3031
}
3132

3233
#terminal_input {

0 commit comments

Comments
 (0)