mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
Remove unneeded cursor pointer rule on mobile sidebar
This commit is contained in:
@@ -1868,7 +1868,6 @@ details.rustdoc-toggle[open] > summary.hideme::after {
|
||||
position: sticky;
|
||||
z-index: 10;
|
||||
font-size: 2rem;
|
||||
cursor: pointer;
|
||||
height: 45px;
|
||||
width: 100%;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user