Explorar el Código

Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE

REJack hace 4 años
padre
commit
7a539747cc
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      build/scss/_layout.scss

+ 4 - 0
build/scss/_layout.scss

@@ -534,6 +534,10 @@ body:not(.sidebar-mini-md) {
     min-height: 100%;
     position: absolute;
     top: 0;
+
+    .sidebar {
+      overflow-y: auto;
+    }
   }
 }