Skip to content

Commit 60bd483

Browse files
author
Eric Amodio
committed
Fixes vertical alignment of review pending label
1 parent 04c5aa4 commit 60bd483

File tree

1 file changed

+1
-0
lines changed
  • src/vs/workbench/contrib/comments/browser/media

1 file changed

+1
-0
lines changed

src/vs/workbench/contrib/comments/browser/media/review.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696

9797

9898
.monaco-editor .review-widget .body .review-comment .review-comment-contents .isPending {
99+
line-height: 22px;
99100
margin: 0 5px 0 5px;
100101
padding: 0 2px 0 2px;
101102
font-style: italic;

0 commit comments

Comments
 (0)