Browse Source

Merge branch 'scrollBar' into test

zhangxc 5 năm trước cách đây
mục cha
commit
9119699bc2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/css/console.less

+ 1 - 1
src/css/console.less

@@ -390,7 +390,7 @@ div.console {
       // overflow-y: hidden;
       overflow-y: auto;
       overflow-x: hidden;
-      height: 370px;
+      height: 375px;
     }
     /*.thead {
       td {