Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iframe width and height faulty #70

Open
lexycole opened this issue Jul 7, 2022 · 1 comment
Open

iframe width and height faulty #70

lexycole opened this issue Jul 7, 2022 · 1 comment

Comments

@lexycole
Copy link

lexycole commented Jul 7, 2022

What best CSS properties work?

Screenshot (3251)

@rogerlopz
Copy link

rogerlopz commented Dec 5, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants