lex-xin 4 лет назад
Родитель
Сommit
222663de70
1 измененных файлов с 3 добавлено и 1 удалено
  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 {