1
Fork 0

Remove unneeded cursor pointer rule on mobile sidebar

This commit is contained in:
Guillaume Gomez 2022-01-22 19:43:25 +01:00
parent ecf72996ed
commit 9f30dd9cbc

View file

@ -1868,7 +1868,6 @@ details.rustdoc-toggle[open] > summary.hideme::after {
position: sticky; position: sticky;
z-index: 10; z-index: 10;
font-size: 2rem; font-size: 2rem;
cursor: pointer;
height: 45px; height: 45px;
width: 100%; width: 100%;
left: 0; left: 0;