Skip to content

Commit 800d68a

Browse files
authored
SCM - fix resource icon margin (microsoft#209924)
1 parent e80ba87 commit 800d68a

File tree

1 file changed

+1
-1
lines changed
  • src/vs/workbench/contrib/scm/browser/media

1 file changed

+1
-1
lines changed

src/vs/workbench/contrib/scm/browser/media/scm.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245
height: 100%;
246246
background-repeat: no-repeat;
247247
background-position: 50% 50%;
248-
margin-right: 8px;
248+
margin-left: 5px;
249249
}
250250

251251
.scm-view .monaco-list-row .resource > .decoration-icon.codicon {

0 commit comments

Comments
 (0)