Removed blue focus outline from selected item

This commit is contained in:
James Ritchie
2022-03-18 12:48:02 +00:00
parent e4bff0565b
commit db59b874b7
+1
View File
@@ -119,6 +119,7 @@ function TreeViewNode({
return (
<div
style={{
outline: "none",
position: "absolute",
top: 0,
left: 0,