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

Is there a simple way of changing the position of the scrollbar outside of the content dimensions without clipping the bar itself? #705

Open
Cabonilla opened this issue Aug 19, 2024 · 0 comments
Labels

Comments

@Cabonilla
Copy link

I've tried overriding the existing CSS myself by changing the dimension, padding and margin of my content element, but I cannot move the bar even slightly without clipping its contents (setting the bar outside the range of the content element). I've also tried changing the position of the bar itself, placing the bar above all other elements on the page, and so on.

Changing the dimensions of the mask itself doesn't seem to affect the scrollbar position. I'm probably missing an easy solution. I just want to shift the bar a few pixels outside of the content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant