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

Width offset from webkit scrollbars #132

Open
NyuBlara opened this issue Nov 27, 2024 · 0 comments
Open

Width offset from webkit scrollbars #132

NyuBlara opened this issue Nov 27, 2024 · 0 comments
Labels
design Visual design of the application

Comments

@NyuBlara
Copy link
Collaborator

Webkit scrollbar gutters are disproportionately large, and cause misalignment issues as a result :

image

(vs Firefox :
image)

The only trick that seems to work is setting the ::-webkit-scrollbar width to a lower value, but this makes it invisible, removing the visual information that the div can scroll.

The scrollbar-gutter property has no effect for unknown reasons.

@NyuBlara NyuBlara added the design Visual design of the application label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Visual design of the application
Projects
None yet
Development

No branches or pull requests

1 participant