This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fixes webview's white box in scrollbar corners
main
Eric Amodio
5 years ago
parent
a08bddf7ac
commit
3a79f70e94
1 changed files
with
4 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
src/webviews/apps/scss/main.scss
+ 4
- 0
src/webviews/apps/scss/main.scss
View File
@ -1170,4 +1170,8 @@ ul {
}
}
}
}
:
:
-webkit-scrollbar-corner
{
background-color
:
transparent
!
important
;
}
@import
'
popup
'
;
@import
'
popup
'
;
Write
Preview
Loading…
Cancel
Save