Explorar el Código

Update index.module.less

lex hace 1 año
padre
commit
c5aa9b26bc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;