mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-30 17:54:28 +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 {
|
#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);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue