Skip to content

Commit a030e17

Browse files
committed
fix: Change cursor on hover for codeblock to text
1 parent 8ef93fc commit a030e17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/css/v2/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1131,6 +1131,8 @@ li .code-block {
11311131
.code-copy-button {
11321132
display: block;
11331133
}
1134+
1135+
cursor: text;
11341136
}
11351137

11361138
.code-copy-button {

0 commit comments

Comments
 (0)