Skip to content

style: hide scrollbar globally while keeping scroll functionality#17

Merged
BEKO2210 merged 1 commit intomainfrom
claude/restore-github-actions-workflow-oueZr
Mar 8, 2026
Merged

style: hide scrollbar globally while keeping scroll functionality#17
BEKO2210 merged 1 commit intomainfrom
claude/restore-github-actions-workflow-oueZr

Conversation

@BEKO2210
Copy link
Copy Markdown
Owner

@BEKO2210 BEKO2210 commented Mar 8, 2026

Replaces custom dark-theme scrollbar styling with universal scrollbar hiding via scrollbar-width:none (Firefox), -ms-overflow-style:none (IE/Edge), and ::-webkit-scrollbar display:none (Chrome/Safari).

https://claude.ai/code/session_018567acDi8JQ3BHH8BxYX5b

Replaces custom dark-theme scrollbar styling with universal
scrollbar hiding via scrollbar-width:none (Firefox),
-ms-overflow-style:none (IE/Edge), and ::-webkit-scrollbar
display:none (Chrome/Safari).

https://claude.ai/code/session_018567acDi8JQ3BHH8BxYX5b
@BEKO2210 BEKO2210 merged commit c7288ad into main Mar 8, 2026
0 of 2 checks passed
@BEKO2210 BEKO2210 deleted the claude/restore-github-actions-workflow-oueZr branch March 8, 2026 17:17
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