Closed isaacplmann closed 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
overflow-y: auto
Before:
After:
Run & review this pull request in StackBlitz Codeflow.
Small ui fix that adds
overflow-y: auto
to the editor file tree for when there are more files than fit in the editor panelBefore:
After: