zhujindu hace 1 año
padre
commit
0c11c553eb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/imageAIVerifyErr.vue

+ 1 - 1
src/components/imageAIVerifyErr.vue

@@ -306,7 +306,7 @@ export default {
   }
   .historyImageAIVerify {
     display: flex;
-    justify-content: space-between;
+    justify-content: space-around;
     padding: 5px 0;
     .imageItemAIVerify {
       width: 30%;