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

replace perfect-scrollbar with custom css #12

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

Conversation

userlip
Copy link
Contributor

@userlip userlip commented Sep 11, 2022

and thus fix this error: zuramai/mazer#115

I used the primary color for the scrollbar - feel free to change the color

image
image

width: 4px;
}
&::-webkit-scrollbar-thumb {
background-color: #435ebe;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you change the color of the scrollbar to a neutral one (grayish with opacity)?
And I guess it will be better if the hex value is used it as a variable

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.

3 participants