소스 검색

Update index.module.less

lex 1 년 전
부모
커밋
c5aa9b26bc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/knowledge-library/index.module.less

+ 1 - 1
src/views/knowledge-library/index.module.less

@@ -88,7 +88,7 @@
     margin-top: 60px;
 
     .woringContent {
-      min-height: calc(100vh - var(--header-height) - 90px);
+      min-height: calc(100vh - var(--header-height) - 40px);
       border-radius: 20px;
       overflow: hidden;
       background-color: #fff;