diff --git a/root/person/marge.vue b/root/person/marge.vue index d6b962b..4c87561 100644 --- a/root/person/marge.vue +++ b/root/person/marge.vue @@ -286,7 +286,7 @@ export default { } .m-item{ width: calc(100% - 52px); - margin: 10px auto; + margin: 0px auto 10px; background-color: #fff; padding: 0 16px; border-radius: 8px;