Commit 8299b9ba authored by zhengke's avatar zhengke

修改

parent 5e8df1b8
......@@ -1263,14 +1263,15 @@ export default {
.page_PlatformAccount ._vMG_edit {
overflow: auto;
display: none;
position: absolute;
position: fixed;
font-family: "PingFangSc-Fine";
bottom: 0;
left: 0;
border-top: 3px solid #38425d;
background-color: #ffffff;
padding: 10px;
width: 100%;
/* width: 100%; */
margin-left: 180px;
}
.page_PlatformAccount ._vMG_edit ._tit {
padding-left: 10px;
......
......@@ -313,7 +313,6 @@ input:-webkit-autofill {
.absolute {
position: absolute;
height:100%;
}
.inlineblock {
......
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