提交 3feda636 编写于 作者: J Johan Preynat

Reset static position for .body-inner on small screens

上级 78a5632c
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
padding-bottom: 20px; padding-bottom: 20px;
.body-inner { .body-inner {
position: absolute; position: static;
min-height: calc(~"100% - 50px") min-height: calc(~"100% - 50px")
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册