mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-21 15:53:45 +02:00
Merge pull request #2128 from galeapatrik/develop
Fix #terminal css line formatting
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
#terminal > .cmd {
|
#terminal > .cmd {
|
||||||
padding: 1px 0;
|
padding: 1px 0;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
#terminal_input {
|
#terminal_input {
|
||||||
|
|||||||
Reference in New Issue
Block a user