mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-02 00:54:40 +02:00
Fixed scroll 125% or higher
This commit is contained in:
parent
95d5a02170
commit
283c88cac2
1 changed files with 1 additions and 2 deletions
|
@ -253,7 +253,7 @@ body.hgMode .visBackgroundColor {
|
|||
|
||||
#interfaceWrapper {
|
||||
min-width: 600px;
|
||||
min-height: 600px;
|
||||
min-height: 400px;
|
||||
}
|
||||
|
||||
div.canvasTerminalHolder > div.terminal-window-holder > div.wrapper {
|
||||
|
@ -1256,4 +1256,3 @@ div.gitDemonstrationView {
|
|||
border-top-color: #9bcbeb;
|
||||
background: #9bcbeb;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue