Skip to content

Commit ee7d372

Browse files
committed
Update full.css
1 parent 60db38b commit ee7d372

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

full.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2382,6 +2382,10 @@ body:not(.mobile) .sidebar .header .logo::-webkit-scrollbar {
23822382
height: 10px;
23832383
}
23842384

2385+
body.mobile .sidebar .header .logo::-webkit-scrollbar {
2386+
opacity: 0;
2387+
}
2388+
23852389
body:not(.mobile) .sidebar .header .logo::-webkit-scrollbar-track {
23862390
background: transparent;
23872391
box-shadow: none;

0 commit comments

Comments
 (0)