Explorar el Código

修改布局样式

杨宽 hace 3 años
padre
commit
f0068dd4dd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/WindSite/pages/Matrix.vue

+ 1 - 0
src/views/WindSite/pages/Matrix.vue

@@ -258,6 +258,7 @@ export default {
     flex-direction: row;
     flex-wrap: wrap;
     justify-content: space-between;
+    align-content: flex-start;
 
     .blank {
       margin-right: 4px;