Skip to content

Commit 153a3fa

Browse files
authored
Comments panel: Line numbers too far to the right (microsoft#242175)
Fixes microsoft#239221
1 parent def9aff commit 153a3fa

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/panel.css

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

106106
.comments-panel .comments-panel-container .tree-container .comment-thread-container .range {
107107
opacity: 0.8;
108+
overflow: visible;
108109
}
109110

110111
.comments-panel .comments-panel-container .tree-container .comment-thread-container .comment-snippet-container .text code {

0 commit comments

Comments
 (0)