Fix for #406: scroll for the terminal in Firefox

This commit is contained in:
ser-dev 2017-02-11 21:51:52 +01:00
parent c0135dc560
commit 07964bf198

View file

@ -558,6 +558,7 @@ p.commandLine span.prompt {
} }
#commandLineHistory { #commandLineHistory {
height: 100%;
margin: 10px; margin: 10px;
border-radius: 5px; border-radius: 5px;
box-shadow: 1px 0px 15px rgba(100, 100, 100, 1); box-shadow: 1px 0px 15px rgba(100, 100, 100, 1);