We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b0d32 commit 9a77452Copy full SHA for 9a77452
src/react-sortable-tree.scss
@@ -13,3 +13,7 @@
13
box-sizing: border-box;
14
}
15
16
+
17
+:global .ReactVirtualized__Grid {
18
+ outline: none;
19
+}
0 commit comments