Преглед изворни кода

Merge branch 'scrollBar' into test

zhangxc пре 5 година
родитељ
комит
9119699bc2
1 измењених фајлова са 1 додато и 1 уклоњено
  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 {