mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 14:50:29 +00:00
repair scroll bug (#3081)
This commit is contained in:
@@ -96,6 +96,7 @@
|
|||||||
.sf2-icon-library:before { content:"\e00d"; }
|
.sf2-icon-library:before { content:"\e00d"; }
|
||||||
|
|
||||||
/* common class and element style*/
|
/* common class and element style*/
|
||||||
|
body { overflow-y: auto; }
|
||||||
a { color:#eb8205; }
|
a { color:#eb8205; }
|
||||||
a:hover { color:#eb8205; }
|
a:hover { color:#eb8205; }
|
||||||
.vam { vertical-align:middle; }
|
.vam { vertical-align:middle; }
|
||||||
|
Reference in New Issue
Block a user