소스 검색

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;