repl icon indicating copy to clipboard operation
repl copied to clipboard

fix: Sandbox iframe overflow-y

Open kunukn opened this issue 6 months ago • 1 comments

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.

image

kunukn avatar Jul 26 '25 10:07 kunukn

Someone is attempting to deploy a commit to the vuejs Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jul 26 '25 10:07 vercel[bot]