Explorar el Código

Merge branch 'scrollBar' into test

zhangxc hace 5 años
padre
commit
94a76a2b81
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/css/deptConsole.less

+ 1 - 1
src/css/deptConsole.less

@@ -1,7 +1,7 @@
 @import './reset.less';
 
 div.console {
-  overflow: auto;
+  // overflow: auto;
   background-color: @themeColor;
   height: 100%;
   .ui-widget.ui-widget-content,