Skip to content

Commit 787d09d

Browse files
authored
SCM - remove custom top padding for the archive icon (microsoft#257244)
1 parent 5096b44 commit 787d09d

File tree

1 file changed

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

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@
5959
font-size: 14px;
6060
}
6161

62-
.scm-view .scm-provider .monaco-highlighted-label .codicon.codicon-archive {
63-
padding-top: 1px;
64-
}
65-
6662
.scm-view .scm-provider > .actions {
6763
overflow: hidden;
6864
justify-content: flex-end;

0 commit comments

Comments
 (0)