Skip to content

Commit 6b29f28

Browse files
author
luchunyu
committed
fix(table): fix normal table within mouse, page can not scroll
1 parent 1e93b70 commit 6b29f28

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/table/index.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@
7474
.c-scrolltable {
7575
overflow-x: auto;
7676
position: relative;
77-
-ms-scroll-chaining: none;
78-
overscroll-behavior: none;
7977

8078
& table {
8179
table-layout: fixed;

0 commit comments

Comments
 (0)