Skip to content

Commit

Permalink
Update multiline comment add UX (microsoft#158163)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexr00 authored Aug 15, 2022
1 parent cd1f14f commit c3b497a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vs/workbench/contrib/comments/browser/media/review.css
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,7 @@ div.preview.inline .monaco-editor .comment-range-glyph {
justify-content: center;
}

.monaco-editor .margin-view-overlays .comment-range-glyph.comment-diff-added.multiline-add:before,
.monaco-editor .margin-view-overlays > div:hover > .comment-range-glyph.comment-diff-added:before,
.monaco-editor .margin-view-overlays .comment-range-glyph.comment-diff-added.line-hover:before {
content: "\ea60";
Expand Down

0 comments on commit c3b497a

Please sign in to comment.