codesandbox-client
codesandbox-client copied to clipboard
Disable scroll behond last line in code sandbox embed
🌈 Feature
Hellooo, hope you're doing well :)
It can be good if when we uncheck the option: scroll beyond last line in VS Code settings of the codesandbox website
When we embed the code sandbox on a website, we will not see this (unnecessary) vertical scroll
By disabling the config in the editor of codesandbox website, it does the same in the embedded sandbox
Thanks in advance