Browse Source

Update index.module.less

lex 9 months ago
parent
commit
d6d9084813
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/member-center/index.module.less

+ 2 - 1
src/views/member-center/index.module.less

@@ -526,7 +526,8 @@
       color: #FFFFFF;
       font-weight: 500;
       bottom: -1px;
-      width: calc(100% + 1px);
+      left: -1px;
+      width: calc(100% + 2px);
     }
   }
 }