浏览代码

feat: 调整Tracking批量下载复选框选中图标宽度

Jack Zhou 3 周之前
父节点
当前提交
9db50fe615
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/Tracking/src/components/DownloadAttachment/src/DownloadAttachment.vue

+ 1 - 1
src/views/Tracking/src/components/DownloadAttachment/src/DownloadAttachment.vue

@@ -354,7 +354,7 @@ const handleDownloadAllSelectedFiles = (label?: string) => {
           left: 7px;
           height: 14px;
           width: 6px;
-          border-width: 1.5px;
+          border-width: 2.5px;
         }
       }
     }