Skip to content

Commit 9f2c36c

Browse files
committed
cursor
1 parent 6eab1ca commit 9f2c36c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/editor/src/lib/codemirror.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
background: url($lib/icons/chevron.svg) no-repeat 50% 50%;
6868
background-size: contain;
6969
transition: transform 0.2s;
70+
cursor: pointer;
7071
}
7172

7273
&:has([title='Unfold line'])::after {

0 commit comments

Comments
 (0)