Explorar el Código

教育培训、预案演练 APP端 签名情况弹框 右侧未留白问题

zhulu hace 9 meses
padre
commit
9c4df0223b
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. 1 0
      src/views/menu/rehearsalTask/index.vue
  2. 1 0
      src/views/menu/training/index.vue

+ 1 - 0
src/views/menu/rehearsalTask/index.vue

@@ -576,6 +576,7 @@ export default {
   }
   .people {
     margin-left: 80px;
+    margin-right: 60px;
     margin-bottom: 30px;
     margin-top: 30px;
   }

+ 1 - 0
src/views/menu/training/index.vue

@@ -563,6 +563,7 @@ export default {
   }
   .people {
     margin-left: 80px;
+    margin-right: 60px;
     margin-bottom: 30px;
     margin-top: 30px;
   }