- Add overflow: auto to file-editor-textarea CSS class for scroll support - Ensure long file content is scrollable within the editor viewport
190 B
190 B
@dustinbyrne/kb
| @dustinbyrne/kb |
|---|
| 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.