소스 검색

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;
         }
       }
     }