Explorar el Código

Merge branch 'scrollBar' into test

zhangxc hace 5 años
padre
commit
9119699bc2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {