Fix #15799: put git indicators on top of others

This commit is contained in:
rebornix 2016-11-21 21:48:20 -08:00
parent b9315bbced
commit f298203857

View file

@ -74,6 +74,7 @@
border-bottom: 4px solid transparent;
width: 4px;
height: 0;
z-index: 9;
}
.monaco-shell .git-branch-dropdown-menu .action-label.git-action.checkout.HEAD {