Skip to content

Commit 59f3640

Browse files
committed
Leave horizontal scroll handling to react-virtualized List
1 parent 64457f3 commit 59f3640

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/react-sortable-tree.scss

-8
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,3 @@
1313
box-sizing: border-box;
1414
}
1515
}
16-
17-
:global .ReactVirtualized__Grid__innerScrollContainer {
18-
overflow: visible;
19-
}
20-
21-
:global .ReactVirtualized__Grid {
22-
outline: none;
23-
}

0 commit comments

Comments
 (0)