Skip to content

Commit a3d1623

Browse files
committed
Update full.css
1 parent 045c33b commit a3d1623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

full.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2398,7 +2398,7 @@ body .sidebar .header .logo::-webkit-scrollbar-thumb {
23982398
border-radius: 0;
23992399
}
24002400

2401-
body .sidebar .header .logo::-webkit-scrollbar-thumb:hover {
2401+
body:not(.mobile) .sidebar .header .logo::-webkit-scrollbar-thumb:hover {
24022402
background-color: rgb(130 134 137 / 65%);
24032403
}
24042404

0 commit comments

Comments
 (0)