Skip to content

Commit 23051f0

Browse files
authored
1 parent c1d726b commit 23051f0

File tree

1 file changed

+1
-1
lines changed
  • src/vs/editor/browser/widget/diffEditorWidget2

1 file changed

+1
-1
lines changed

src/vs/editor/browser/widget/diffEditorWidget2/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
background-clip: padding-box;
2626
border-bottom: 2px solid transparent;
2727
border-top: 4px solid transparent;
28-
cursor: pointer;
28+
cursor: ns-resize;
2929
}
3030

3131
.diff-hidden-lines .top {

0 commit comments

Comments
 (0)