Skip to content

Commit 0bec24f

Browse files
authored
Fix border on pill in collapsed sidebar (#7650)
1 parent 06d424e commit 0bec24f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webviews/editorWebview/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1550,6 +1550,7 @@ svg.octicon path {
15501550
white-space: nowrap;
15511551
border-radius: 20px;
15521552
margin-right: 2px;
1553+
border-style: none;
15531554
}
15541555

15551556
.pill-overflow {

0 commit comments

Comments
 (0)