vuejs / repl

Vue SFC REPL as a Vue 3 component
https://repl-vuejs.vercel.app
MIT License
908 stars 163 forks source link

style: override the REPL height to `100vh` in `index.html` #112

Closed Alfred-Skyblue closed 1 year ago

Alfred-Skyblue commented 1 year ago

relate #109

image
sxzz commented 1 year ago

Thanks for the PR. We can set the height of #app directly, instead of overriding.