Skip to content

Commit

Permalink
fix(table): fix normal table within mouse, page can not scroll
Browse files Browse the repository at this point in the history
  • Loading branch information
luchunyu committed Jan 30, 2019
1 parent 1e93b70 commit 6b29f28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/table/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@
.c-scrolltable {
overflow-x: auto;
position: relative;
-ms-scroll-chaining: none;
overscroll-behavior: none;

& table {
table-layout: fixed;
Expand Down

0 comments on commit 6b29f28

Please sign in to comment.