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 6eab1ca commit 9f2c36cCopy full SHA for 9f2c36c
packages/editor/src/lib/codemirror.css
@@ -67,6 +67,7 @@
67
background: url($lib/icons/chevron.svg) no-repeat 50% 50%;
68
background-size: contain;
69
transition: transform 0.2s;
70
+ cursor: pointer;
71
}
72
73
&:has([title='Unfold line'])::after {
0 commit comments