mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Hide scrollbar on Windows Chrome
This commit is contained in:
3
static/hide-scrollbar.css
Normal file
3
static/hide-scrollbar.css
Normal file
@@ -0,0 +1,3 @@
|
||||
html::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user