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

Add custom scrollbar #29

Closed
2 tasks done
Ngoakor12 opened this issue Feb 26, 2022 · 1 comment
Closed
2 tasks done

Add custom scrollbar #29

Ngoakor12 opened this issue Feb 26, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers react

Comments

@Ngoakor12
Copy link
Owner

Ngoakor12 commented Feb 26, 2022

  • design mockups
  • code implementation
@Ngoakor12 Ngoakor12 added the enhancement New feature or request label Feb 26, 2022
@Ngoakor12
Copy link
Owner Author

Ngoakor12 commented Apr 5, 2022

Mock up:
image

Implementation details:
scrollbar:
normal styles

background-color: hsl(210,13,81);
width: 12px;

hover styles:

background-color: hsl(210,13,71);

scrollbar track/background:
normal styles

background-color: hsl(210,25,99);
width: 14px;

@Ngoakor12 Ngoakor12 added good first issue Good for newcomers react labels Apr 5, 2022
This was referenced Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers react
Projects
None yet
Development

No branches or pull requests

1 participant