Describe the bug
I have a link that i need to add as an iframe: https://link.excalidraw.com/p/readonly/suWgu0bOk6lyfxVN6lFd
That looks good alone in the chrome. But when i add it as this in my slides.md it is blurred.
layout: iframe
url: https://link.excalidraw.com/p/readonly/suWgu0bOk6lyfxVN6lFd
Minimal reproduction
Steps to reproduce the behavior:
Inject the link in your slides as an iframe.
Environment
- Slidev version: v52.1.0
- Browser: chrome 140.0.7339.127 (Official Build) (64-bit)
- OS: linux debian 12
