Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Slash in breadcrumbs is shifted down
Steps to Reproduce
Open any file at a non-top level of the workspace
Expected Behavior
I expect this breadcrumb item to be on the same line as filenames.
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.77
VSCode Version: 1.99.3
Commit: ba90f2f88e4911312761abab9492c42442117cf0
Additional Information
When I disable height: inherit of .monaco-workbench .part.editor>.content .editor-group-container>.title.breadcrumbs .breadcrumbs-control .monaco-breadcrumb-item:before in IDE Developer Tools, problem is solved.
Does this stop you from using Cursor
No - Cursor works, but with this issue

