This website works better with JavaScript
Home
Explore
Help
Register
Sign In
sunzehao
/
fd_dwgz_zhyw_nx
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
增宽滚动条
SunZehao
2 months ago
parent
ed3731d00c
commit
b33b8a7d08
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
src/nxfStyle.less
+ 4
- 0
src/nxfStyle.less
View File
@@ -974,4 +974,8 @@
}
}
}
+
+ *::-webkit-scrollbar {
+ height: 15px !important;
+ }
}