From 06a9b99612d3a2da51045b00f880b5ca4629a89e Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Thu, 7 Aug 2025 17:39:32 +0800 Subject: [PATCH] no message --- root/person/marge.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;