mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-03 03:04:27 +02:00
Fixed don't show all of #commandLineBar
This commit is contained in:
parent
283c88cac2
commit
c9cb6c016f
1 changed files with 1 additions and 0 deletions
|
@ -562,6 +562,7 @@ p.commandLine span.prompt {
|
||||||
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);
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#commandLineHistory #terminal.scrolling {
|
#commandLineHistory #terminal.scrolling {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue