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

Question: size of layout: iframe #777

Closed
AlexisRenchon opened this issue Nov 29, 2022 · 3 comments · Fixed by #783
Closed

Question: size of layout: iframe #777

AlexisRenchon opened this issue Nov 29, 2022 · 3 comments · Fixed by #783

Comments

@AlexisRenchon
Copy link
Contributor

Hi,
I am not sure if GitHub issues is the right place to ask questions...
I am using

layout: iframe-right
url: myurl

It works great, but in my case, the url appear really big (big font, etc). I tried zooming out with ctrl - , but it doesn't help.
Is there a way to style / resize the url content to make it smaller?

My presentation is available on GitHub here, and the problem is in slide 6

@antfu
Copy link
Member

antfu commented Dec 1, 2022

We could do fcdd4da for iframe-right.vue and iframe-left.vue. PR welcome :)

@AlexisRenchon
Copy link
Contributor Author

AlexisRenchon commented Dec 1, 2022

Hi @antfu, I opened a PR (#781) for iframe-right.vue for now, but the PR does not work properly: is does scale, but somehow I messed up and the url shows left instead of right...
I tried to follow your template, but I am not familiar with vue. I hope the fix is obvious for you!

EDIT: I closed #781. #783 works for me.

@AlexisRenchon
Copy link
Contributor Author

Hi @antfu, I fixed the issue in PR #783. Let me know if it looks good to be merged! Then issue can be closed.

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

Successfully merging a pull request may close this issue.

2 participants