Skip to content

Commit 0a2d013

Browse files
committed
fix: codebox selectable code
1 parent a2bd7da commit 0a2d013

File tree

1 file changed

+1
-0
lines changed
  • packages/rehype-shiki/src/transformers/twoslash

1 file changed

+1
-0
lines changed

packages/rehype-shiki/src/transformers/twoslash/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
.twoslash-hover {
44
cursor: text;
5+
user-select: text;
56
}
67

78
.twoslash-popup-code {

0 commit comments

Comments
 (0)