ZhaoJun 1 년 전
부모
커밋
a40755cd23
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8 0
      src/pages/TaskManage/components/MandateDetail.less

+ 8 - 0
src/pages/TaskManage/components/MandateDetail.less

@@ -82,6 +82,14 @@
 
 .handleModal {
   :global {
+    .ant-modal-close {
+      width: 36px;
+      height: 36px;
+    }
+    .ant-modal-close-x {
+      font-size: 36px;
+      line-height: 36px;
+    }
     .ant-modal-title {
       font-size: 28px;
     }