Browse Source

style(basic-table): remove scroller patcher

移除table滚动条样式覆盖
无木 3 năm trước cách đây
mục cha
commit
6350224a1b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/design/ant/index.less

+ 1 - 1
src/design/ant/index.less

@@ -1,7 +1,7 @@
 @import './pagination.less';
 @import './input.less';
 @import './btn.less';
-@import './table.less';
+// @import './table.less';
 
 // TODO beta.11 fix
 .ant-col {