浏览代码

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

zhujindu 4 月之前
父节点
当前提交
5e3d1cf01a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/imageAIVerifyErr.vue

+ 1 - 1
src/components/imageAIVerifyErr.vue

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