We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1d726b commit 23051f0Copy full SHA for 23051f0
src/vs/editor/browser/widget/diffEditorWidget2/style.css
@@ -25,7 +25,7 @@
25
background-clip: padding-box;
26
border-bottom: 2px solid transparent;
27
border-top: 4px solid transparent;
28
- cursor: pointer;
+ cursor: ns-resize;
29
}
30
31
.diff-hidden-lines .top {
0 commit comments