Browse Source

样式修改

lex-xin 4 years ago
parent
commit
222663de70
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/views/teamBuild/signupList.vue

+ 3 - 1
src/views/teamBuild/signupList.vue

@@ -1585,8 +1585,10 @@ export default {
       flex-direction: row;
       justify-content: flex-start;
       align-items: center;
-      div {
+      flex-wrap: wrap;
+      & > div {
         margin-right: 15px;
+        margin-bottom: 10px;
       }
     }
     .newBand.close {