lexycole opened this issue 3 years ago · 1 comments
What best CSS properties work?
Not sure what you want to show here, but in my case, the editor's height was very small so I had to do document.querySelector("iframe").style.height = "768px"; on editorReady() to have it fit my screen
document.querySelector("iframe").style.height = "768px";
editorReady()
Running on v1.0 because of vue2