Explorar o código

Merge branch 'startLogin'

mo hai 1 ano
pai
achega
49c3c4ae75
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/components/layout/index.module.less

+ 2 - 2
src/components/layout/index.module.less

@@ -15,8 +15,8 @@
 
     padding: 20px 32px 32px;
     height: calc(100vh - 64px);
-    // overflow-y: auto;
-    overflow: hidden;
+    overflow-y: auto;
+    // overflow: hidden;
   }
 }