mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-10 21:14:45 +02:00
Fireefox style fix
This commit is contained in:
parent
6cc0b182cc
commit
30fe255c88
1 changed files with 5 additions and 0 deletions
|
@ -1116,5 +1116,10 @@ div.gitDemonstrationView {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.canvasTerminalHolder > div.terminal-window-holder {
|
||||||
|
height: 80%;
|
||||||
|
margin: 7% 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue