mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-22 09:02:28 +01:00
Fix terminal css line formatting
This commit is contained in:
parent
364b645b81
commit
89844e0a0d
@ -27,6 +27,7 @@
|
||||
#terminal > .cmd {
|
||||
padding: 1px 0;
|
||||
word-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
#terminal_input {
|
||||
|
Loading…
Reference in New Issue
Block a user