We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d1623 commit f85cd80Copy full SHA for f85cd80
full.css
@@ -2402,7 +2402,7 @@ body:not(.mobile) .sidebar .header .logo::-webkit-scrollbar-thumb:hover {
2402
background-color: rgb(130 134 137 / 65%);
2403
}
2404
2405
-body .sidebar .header .logo::-webkit-scrollbar-thumb:active {
+body:not(.mobile) .sidebar .header .logo::-webkit-scrollbar-thumb:active {
2406
background-color: rgb(130 134 137 / 50%);
2407
2408
0 commit comments