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

UI: Settings' scrollbar not working on Firefox #78

Open
royalmo opened this issue Sep 12, 2022 · 2 comments
Open

UI: Settings' scrollbar not working on Firefox #78

royalmo opened this issue Sep 12, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@royalmo
Copy link
Owner

royalmo commented Sep 12, 2022

In Firefox, the scrollbar isn't working:
image

@FlyingKoala01 maybe you want to take a look, but don't worry, it's not for right now :)

@royalmo royalmo added the bug Something isn't working label Sep 12, 2022
@royalmo
Copy link
Owner Author

royalmo commented Sep 12, 2022

Here are some links with the info you need:

https://stackoverflow.com/questions/6165472/custom-css-scrollbar-for-firefox/54101063#54101063
https://stackoverflow.com/questions/6165472/custom-css-scrollbar-for-firefox/53739309#53739309

In fact, all the answers have important information, so why not reading them all?

@royalmo
Copy link
Owner Author

royalmo commented Sep 8, 2023

Now trello found something that could be useful. For future reference:

scrollbar-color: var(--ds-background-neutral-hovered,#091e4224) var(--ds-background-neutral,#091e420f);
scrollbar-width: thin;

@royalmo royalmo self-assigned this Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant