Remove custom tree indent guide (#7119)

This commit is contained in:
Charles Gagnon
2019-09-11 09:58:55 -07:00
committed by GitHub
parent c4b90360a5
commit 4270547147

View File

@@ -26,7 +26,7 @@
display: inline-block;
box-sizing: border-box;
height: 100%;
border-left: 1px solid transparent;
/* border-left: 1px solid transparent; {{SQL CARBON EDIT}} Remove indent guide from all custom tree views */
}
.monaco-tl-indent > .indent-guide {