Commit c9b10d91 authored by 李晓兵's avatar 李晓兵

'myinfo'

parent 0e2475bc
...@@ -977,10 +977,10 @@ export default { ...@@ -977,10 +977,10 @@ export default {
top: 12px; top: 12px;
} }
.my-contract { .my-contract {
width: 295px; // width: 295px;
margin: 0 auto; margin: 0 auto;
display: flex; display: flex;
justify-content: flex-start; justify-content: space-around;
align-items: center; align-items: center;
text-align: center; text-align: center;
.content-wrap { .content-wrap {
...@@ -1022,9 +1022,9 @@ export default { ...@@ -1022,9 +1022,9 @@ export default {
color: #383f45; color: #383f45;
margin-top: 5px; margin-top: 5px;
} }
div:not(:first-child) { /* div:not(:first-child) {
margin-left: 85px; margin-left: 85px;
} }*/
} }
.list { .list {
width: 359px; width: 359px;
......
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