unlayer/vue-email-editor

iframe width and height faulty

lexycole opened this issue · 1 comments

What best CSS properties work?

Screenshot (3251)

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

Running on v1.0 because of vue2