瀏覽代碼

Update index.module.less

lex 1 年之前
父節點
當前提交
679add4517
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      src/views/classList/index.module.less

+ 3 - 2
src/views/classList/index.module.less

@@ -615,7 +615,8 @@
 
   :global {
     .n-scrollbar {
-      min-height: 280px
+      min-height: 280px;
+      margin-top: 12px;
     }
   }
 
@@ -780,7 +781,7 @@
     // align-items: center;
     justify-content: flex-start;
     flex-wrap: wrap;
-    padding: 20px 32px 0;
+    padding: 8px 32px 0;
     // min-height: 360px;
     gap: 0 20px;