Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enhance FileEditor and FileEditorNavTabs with overflow handling
- Added overflow hidden to the FileEditor component to prevent content overflow and maintain layout integrity. - Updated FileEditorNavTabs to use overflow-x for horizontal scrolling while hiding vertical overflow, improving navigation usability. These changes enhance the user experience by ensuring a cleaner and more controlled layout in the file editing interface.
- Loading branch information