You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could be fixed by setting overflow: hidden and either have it autoscroll on hover, or show a tooltip with the full filename instead
Example from VS Code
The text was updated successfully, but these errors were encountered:
reckoner165
changed the title
Tab titles wrap around and take up more vertical space when window is shrunk
Tab titles wrap and take up more vertical space when window is shrunk
Apr 20, 2024
This could be fixed by setting
overflow: hidden
and either have it autoscroll on hover, or show a tooltip with the full filename insteadExample from VS Code
The text was updated successfully, but these errors were encountered: