Rollup merge of #93212 - GuillaumeGomez:cursor-pointer-mobile-sidebar, r=jsha
Remove unneeded cursor pointer rule on mobile sidebar Since it's on mobile, there isn't much point in this rule... r? `@jsha`
This commit is contained in:
commit
26f14bb77d
1 changed files with 0 additions and 1 deletions
|
@ -1848,7 +1848,6 @@ details.rustdoc-toggle[open] > summary.hideme::after {
|
|||
position: sticky;
|
||||
z-index: 10;
|
||||
font-size: 2rem;
|
||||
cursor: pointer;
|
||||
height: 45px;
|
||||
width: 100%;
|
||||
left: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue