Parcourir la source

Merge branch 'feature_20250904_调色机识别结果提示' into uat(dev)

zhujindu il y a 3 mois
Parent
commit
a061ae6c4e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/components/imageAIVerifyErr.vue

+ 1 - 1
src/components/imageAIVerifyErr.vue

@@ -342,7 +342,7 @@ export default {
     }
     .tsjErrorMsg {
       font-size: vw(32);
-      margin-top: vw(45);
+      margin-top: vw(30);
       display: flex;
       justify-content: center;
       span {