Commit 8299b9ba authored by zhengke's avatar zhengke

修改

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