1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 21:07:17 +00:00

repair scroll bug (#3081)

This commit is contained in:
杨顺强
2019-03-08 11:17:04 +08:00
committed by Daniel Pan
parent 0fda9b2731
commit 2fb1e9f866

View File

@@ -96,6 +96,7 @@
.sf2-icon-library:before { content:"\e00d"; }
/* common class and element style*/
body { overflow-y: auto; }
a { color:#eb8205; }
a:hover { color:#eb8205; }
.vam { vertical-align:middle; }