Commit 69c0bc12 by Lays-lzq

feat: 修复问卷过短导致留白的问题

parent 7524fb4c
......@@ -213,7 +213,7 @@ export default {
// box-shadow: 0px 2px 4px 0px rgba(189, 189, 189, 0.5);
// FIXME Comput margin-top: 98px;
// margin-top: 30%;
// height: 100%;
min-height: 100%;
padding: 0 10px;
padding-bottom: 160px;
background-color: #fff;
......
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 sign in to comment