diff --git a/src/style/main.css b/src/style/main.css index 39939856..c1192f8f 100644 --- a/src/style/main.css +++ b/src/style/main.css @@ -558,6 +558,7 @@ p.commandLine span.prompt { } #commandLineHistory { + height: 100%; margin: 10px; border-radius: 5px; box-shadow: 1px 0px 15px rgba(100, 100, 100, 1);