mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-22 19:55:03 +02:00
Avoid display 900px in small screen
This commit is contained in:
parent
c9cb6c016f
commit
b40dde0196
1 changed files with 1 additions and 0 deletions
|
@ -826,6 +826,7 @@ div.modalView.box.inFront.show {
|
||||||
.modalView .terminal-window-holder {
|
.modalView .terminal-window-holder {
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
max-width: 900px;
|
max-width: 900px;
|
||||||
|
width: 90%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modalView .terminal-window {
|
.modalView .terminal-window {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue