We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 364b645 commit 89844e0Copy full SHA for 89844e0
1 file changed
public/themes/pterodactyl/css/terminal.css
@@ -27,6 +27,7 @@
27
#terminal > .cmd {
28
padding: 1px 0;
29
word-wrap: break-word;
30
+ white-space: pre-wrap;
31
}
32
33
#terminal_input {
0 commit comments