Commit 6350224a1bf74572dde3e71c04d8fb370d7aacf2

Authored by 无木
1 parent ae7821e2

style(basic-table): remove scroller patcher

移除table滚动条样式覆盖
Showing 1 changed file with 1 additions and 1 deletions
src/design/ant/index.less
1 1 @import './pagination.less';
2 2 @import './input.less';
3 3 @import './btn.less';
4   -@import './table.less';
  4 +// @import './table.less';
5 5  
6 6 // TODO beta.11 fix
7 7 .ant-col {
... ...