repl
repl copied to clipboard
fix: Sandbox iframe overflow-y
The HTML iframe element has display: inline by default, which can lead to scrollbar overflow-y. This issue occurred when using a Header element and a Sandbox element while playing with the feature. (see example screenshot)
A simple display: block will resolve this issue.
Someone is attempting to deploy a commit to the vuejs Team on Vercel.
A member of the Team first needs to authorize it.