Commit 88c07963 authored by pengyunqian's avatar pengyunqian

update:按钮底部固定化更改

parent 473b2266
......@@ -224,8 +224,13 @@ export default {
margin: 20px auto;
}
.stepsBtn {
width: 64%;
width: 100%;
height: 80px;
line-height: 80px;
background: white;
position: fixed;
bottom: 0px;
text-align: center;
margin-top: 50px;
}
</style>
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