Преглед изворни кода

fix(userManage.vue):修复2345浏览器遮罩层偏移问题

liyangbin пре 2 година
родитељ
комит
45fdfa29cd
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      components/UserManage.vue

+ 1 - 1
components/UserManage.vue

@@ -200,7 +200,7 @@ export default {
     .headers {
       width: 64px;
       height: 64px;
-      margin: 0 24px;
+      // margin: 0 24px;
       padding-bottom: 24px;
       display:flex;
       justify-content:center;