Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix (custom scrollbars) cursor pointer not working on scrollbar thumb #2891

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DerekBolger
Copy link

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

Type:
Fix

Scope:
Custom Scrollbars

Subject:
I noticed on your custom scrollbars that the cursor: pointer; css property was applied to the ::-webkit-scrollbar-thumb. This will only work if applied to the :hover state

Body:
This will be my first open source contribution, just trying to give back to the community. I'm strong in css and would like to contribute more when I can

@yggg yggg added this to the 9.1.0 milestone Nov 30, 2021
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.

None yet

2 participants