wxy hace 4 años
padre
commit
e1035403d0
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      src/views/company/index.vue

+ 4 - 0
src/views/company/index.vue

@@ -344,4 +344,8 @@ export default {
   text-align: right;
   margin: 15px 0;
 }
+.page {
+  text-align: center;
+  padding: 15px 0;
+}
 </style>