提交 15e27550 编写于 作者: J Jason Song 提交者: GitHub

Merge pull request #339 from lepdou/rollback

bugfix page scroll to top when modal open
......@@ -12,6 +12,10 @@ body {
font-family: 'Open Sans', sans-serif;
}
body.modal-open {
overflow: visible;
}
a {
cursor: pointer;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册