iframe 100% height
This commit is contained in:
parent
041eacf4fb
commit
b711678329
2 changed files with 17 additions and 7 deletions
src/command-line
|
@ -4,7 +4,7 @@
|
|||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 20px;
|
||||
height: 100%;
|
||||
position: fixed;
|
||||
z-index: 10000;
|
||||
border: none;
|
||||
|
|
Reference in a new issue