Jelajahi Sumber

Merge branch 'scrollBar' into test

zhangxc 5 tahun lalu
induk
melakukan
94a76a2b81
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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,