We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd96ed0 commit f4b2b24Copy full SHA for f4b2b24
webviews/editorWebview/index.css
@@ -155,7 +155,7 @@ body .comment-container.review {
155
position: relative;
156
}
157
158
-body #main>.comment-container>.review-comment-container>.review-comment-header:not(:nth-last-child(2)) {
+body #main .comment-container>.review-comment-container>.review-comment-header:not(:nth-last-child(2)) {
159
border-bottom: 1px solid var(--vscode-editorHoverWidget-border);
160
161
0 commit comments