mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 07:15:54 +01:00
Fix #85336, adjust tree padding for file icons
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user