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