mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-01 08:35:32 +02:00
Merge pull request #407 from ser-dev/master
Fix for #406: scroll for the terminal in Firefox
This commit is contained in:
commit
5545e7f94c
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