-
-
Notifications
You must be signed in to change notification settings - Fork 157
Style Added to Scrollbar #357
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi there! 👋 Thank you for submitting your first pull request to CodeHarborHub. We appreciate your contribution! Our team will review it soon. If you have any questions or need further assistance, feel free to reach out.
|
Here's the code health analysis summary for commits Analysis Summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Debug code
@@ -55,6 +56,7 @@ | |||
"redux": "^5.0.1", | |||
"rehype-katex": "^7.0.0", | |||
"remark-math": "^6.0.0", | |||
"sharp": "^0.28.3", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
use npm install --ignore-scripts=false --foreground-scripts --verbose sharp"
@ajay-dhangar please check Fix Changes in Scrollbar #362 |
Related Issue
issue not #355
Description
Style added to Scrollbar.
I have made background white of scrollbar. Made Scroller dark-gray and give it radius so that looks good.
Type of PR
Screenshots / Videos (if applicable)
Checklist