Skip to content

Commit f85cd80

Browse files
committed
Update full.css
1 parent a3d1623 commit f85cd80

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
@@ -2402,7 +2402,7 @@ body:not(.mobile) .sidebar .header .logo::-webkit-scrollbar-thumb:hover {
24022402
background-color: rgb(130 134 137 / 65%);
24032403
}
24042404

2405-
body .sidebar .header .logo::-webkit-scrollbar-thumb:active {
2405+
body:not(.mobile) .sidebar .header .logo::-webkit-scrollbar-thumb:active {
24062406
background-color: rgb(130 134 137 / 50%);
24072407
}
24082408

0 commit comments

Comments
 (0)