Fix #85336, adjust tree padding for file icons

This commit is contained in:
Miguel Solorio
2019-11-21 13:34:19 -08:00
parent 0df48c6af7
commit f965609a87

View File

@@ -32,7 +32,7 @@
.file-icon-themable-tree.hide-arrows .monaco-tl-twistie:not(.force-twistie) {
background-image: none !important;
width: 0 !important;
margin-right: 0 !important;
padding-right: 0 !important;
visibility: hidden;
}