stackblitz / tutorialkit

TutorialKit by StackBlitz - Create interactive tutorials powered by the WebContainer API
https://tutorialkit.dev
MIT License
503 stars 48 forks source link

fix(react): add vertical scroll bar to editor file tree #399

Closed isaacplmann closed 3 weeks ago

isaacplmann commented 3 weeks ago

Small ui fix that adds overflow-y: auto to the editor file tree for when there are more files than fit in the editor panel

Before: Screenshot 2024-10-30 at 7 07 12 PM

After: Screenshot 2024-10-30 at 7 06 15 PM

stackblitz[bot] commented 3 weeks ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.