We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beed903 commit 13bf826Copy full SHA for 13bf826
src/react-sortable-tree.scss
@@ -9,6 +9,7 @@
9
* Extra class applied to VirtualScroll through className prop
10
*/
11
.virtualScrollOverride {
12
+ overflow: auto !important;
13
* {
14
box-sizing: border-box;
15
}
0 commit comments