diff --git a/src/style/main.css b/src/style/main.css index b1096873..f166455e 100644 --- a/src/style/main.css +++ b/src/style/main.css @@ -562,6 +562,7 @@ p.commandLine span.prompt { margin: 10px; border-radius: 5px; box-shadow: 1px 0px 15px rgba(100, 100, 100, 1); + overflow: auto; } #commandLineHistory #terminal.scrolling {