lex 1 year ago
parent
commit
fe8fef0d3e

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