Skip to content

fix: prevent terminal tab hover shadow clipping - #614

Open
Zhoie wants to merge 1 commit into
Dimillian:mainfrom
Zhoie:fix/436-terminal-tab-hover-shadow
Open

fix: prevent terminal tab hover shadow clipping#614
Zhoie wants to merge 1 commit into
Dimillian:mainfrom
Zhoie:fix/436-terminal-tab-hover-shadow

Conversation

@Zhoie

@Zhoie Zhoie commented Aug 26, 2026

Copy link
Copy Markdown

Summary

  • Override the global button hover shadow for terminal tabs.
  • Use a smaller shadow that fits within the scrollable tab container without clipping.

Testing

  • npm run typecheck
  • npm run test — 999 tests passed
  • npm run lint — 0 errors, 5 pre-existing warnings
  • npm run build

Closes #436

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Terminal tab hover shadow gets clipped by panel container (light mode)

1 participant