Files
fusion/.changeset/fix-file-editor-scroll.md

6 lines
189 B
Markdown

---
"@gsxdsm/fusion": patch
---
Fix file editor scrolling by adding `overflow: auto` to `.file-editor-textarea` CSS class. Users can now scroll through large files in the editor textarea.