Commit 596e3228 by wufan

style:page最小高度修改

parent 39f35e25
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
background-color: #fff; background-color: #fff;
-webkit-font-smoothing: antialiased; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
height: 100%; min-height: 100%;
.page { .page {
position: fixed; position: fixed;
top: 60px; top: 60px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment