提交 b6abc910 编写于 作者: J Johan Preynat

Set .body-inner position to absolute for scrolling when browser is resized

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