mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Update terminal.css
Treat white space in terminal output as preformatted so ascii art/other formatting works.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
#terminal > .cmd {
|
||||
padding: 1px 0;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
#terminal_input {
|
||||
|
||||
Reference in New Issue
Block a user