mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-30 01:34:26 +02:00
Fix for #406: scroll for the terminal in Firefox
This commit is contained in:
parent
c0135dc560
commit
07964bf198
1 changed files with 1 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue