mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 05:04:44 +02:00
Merge pull request #2128 from galeapatrik/develop
Fix #terminal css line formatting
This commit is contained in:
commit
910a48ee8a
@ -27,6 +27,7 @@
|
||||
#terminal > .cmd {
|
||||
padding: 1px 0;
|
||||
word-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
#terminal_input {
|
||||
|
Loading…
x
Reference in New Issue
Block a user