Browse Source

员工管理样式调整

huangb 7 years ago
parent
commit
0848ab6b42
1 changed files with 3 additions and 0 deletions
  1. 3 0
      components/mobile/staffManagement/StaffList.vue

+ 3 - 0
components/mobile/staffManagement/StaffList.vue

@@ -273,6 +273,9 @@
           width: 7.1rem;
           background: #fff;
           border-radius: .05rem;
+          &:last-child {
+            margin-bottom: 1.5rem;
+          }
         }
         .staff-list {
           width: 100%;