Skip to content

feat: show nav scrollbar only on hover on desktop#2124

Open
gary149 wants to merge 2 commits intomainfrom
claude/nav-scrollbar-hover-X2QAY
Open

feat: show nav scrollbar only on hover on desktop#2124
gary149 wants to merge 2 commits intomainfrom
claude/nav-scrollbar-hover-X2QAY

Conversation

@gary149
Copy link
Collaborator

@gary149 gary149 commented Feb 15, 2026

Add a scrollbar-hover utility class that hides the scrollbar thumb by
default on md+ screens and reveals it when the user hovers over the
conversation list. Covers both webkit and Firefox scrollbar APIs, with
light and dark mode support.

https://claude.ai/code/session_012ZWCpJfbqVhnD1rXH67NdP

Add a scrollbar-hover utility class that hides the scrollbar thumb by
default on md+ screens and reveals it when the user hovers over the
conversation list. Covers both webkit and Firefox scrollbar APIs, with
light and dark mode support.

https://claude.ai/code/session_012ZWCpJfbqVhnD1rXH67NdP
Replace custom scrollbar-hover CSS class with inline Tailwind classes:
md:scrollbar-thumb-transparent md:hover:scrollbar-thumb-black/10
dark:md:hover:scrollbar-thumb-white/10

https://claude.ai/code/session_012ZWCpJfbqVhnD1rXH67NdP
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.

2 participants