Skip to content

Commit

Permalink
SCM - fix resource icon margin (#209924)
Browse files Browse the repository at this point in the history
  • Loading branch information
lszomoru committed Apr 9, 2024
1 parent e80ba87 commit 800d68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vs/workbench/contrib/scm/browser/media/scm.css
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
height: 100%;
background-repeat: no-repeat;
background-position: 50% 50%;
margin-right: 8px;
margin-left: 5px;
}

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

0 comments on commit 800d68a

Please sign in to comment.