Skip to content

fix: prevent terminal tab hover shadow clipping - #614

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

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

@Zhoie Zhoie closed this Aug 29, 2026
注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

None yet

项目

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