-
Notifications
You must be signed in to change notification settings - Fork 210
Source view has many scrollbars #2787
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
Comments
I can't reproduce the bug, which browser are you using? |
Occurs on Chrome & Firefox. If you're on Firefox Linux you may need to enable the "always show scrollbars" setting as it can default to overlay scrollbars. I would guess it's similar on macOS |
It's from setting docs.rs/templates/style/style.scss Lines 915 to 918 in 47a493f
docs.rs/templates/style/style.scss Lines 943 to 946 in 47a493f
|
Wanna send a fix then maybe? You already seem to have the solution. 😉 |
I looked at https://github.com/rust-lang/docs.rs?tab=readme-ov-file#getting-started and went with a comment instead, but actually yeah since it works in the inspector I don't need to build a local version |
e.g. on https://docs.rs/crate/cargo/latest/source/Cargo.toml.orig it's gathering quite the collection
The text was updated successfully, but these errors were encountered: