lex 1 년 전
부모
커밋
fe8fef0d3e
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      src/views/natural-resources/components/my-resources/index.module.less

+ 5 - 0
src/views/natural-resources/components/my-resources/index.module.less

@@ -236,9 +236,14 @@
   width: 920px;
 
   :global {
+
     .n-card-header {
       padding-top: 0;
       padding-bottom: 0;
+
+      .n-card-header__close {
+        margin-top: 65px;
+      }
     }
   }
 }