Browse Source

feature_20250904_调色机识别结果提示

zhujindu 2 months ago
parent
commit
83250470f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/imageAIVerifyErr.vue

+ 1 - 1
src/components/imageAIVerifyErr.vue

@@ -348,7 +348,7 @@ export default {
       justify-content: center;
       span {
         display: block;
-        max-width: 70%;
+        max-width: 90%;
       }
     }
   }