li.shaoyi преди 3 години
родител
ревизия
8747cceddd
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/common/components/tableScroll/index.less

+ 1 - 1
src/common/components/tableScroll/index.less

@@ -1,6 +1,6 @@
 .mtp-table-scroll {
     flex          : 1;
-    overflow-y    : auto;
+    overflow      : hidden;
     display       : flex;
     flex-direction: column;
     height        : 100%;