fix resize of editor demo (FF)
This commit is contained in:
parent
7fa11b08d1
commit
3ce17ef50e
1 changed files with 2 additions and 0 deletions
|
|
@ -11,9 +11,11 @@
|
|||
|
||||
html {
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
body {
|
||||
overflow: hidden;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font: sans-serif;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue