forked from Alex/Pterodactyl-Panel
Merge pull request #1238 from jcsnider/develop
Treat white space in terminal output as preformatted...
This commit is contained in:
commit
6dfaba9042
@ -26,6 +26,7 @@
|
||||
|
||||
#terminal > .cmd {
|
||||
padding: 1px 0;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
#terminal_input {
|
||||
|
Loading…
Reference in New Issue
Block a user