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

How to always show the scrollbar? Any option ? #9

Open
aaron170 opened this issue May 22, 2018 · 1 comment
Open

How to always show the scrollbar? Any option ? #9

aaron170 opened this issue May 22, 2018 · 1 comment

Comments

@aaron170
Copy link

I have used this scrollbar for a Dashboard Admin page. I need to always show the scrollbar.
Right now we have any option to show the scrollbar on Hover.
But as a client requirement I need to always show it.
Any kind of help would be great.

Thanks

@ra00l
Copy link

ra00l commented Oct 4, 2018

You probably fixed your issue, but this might help someone else:

.scrollable .scrollable-bar-hide {
  opacity: 1; //always show scrollbar, not just on hover!
}

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

No branches or pull requests

2 participants