We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421e5ce commit 505a4f8Copy full SHA for 505a4f8
src/client/theme-default/styles/components/vp-doc.css
@@ -40,6 +40,7 @@
40
margin-left: -0.87em;
41
padding-right: 0.23em;
42
font-weight: 500;
43
+ user-select: none;
44
opacity: 0;
45
transition: color 0.25s, opacity 0.25s;
46
}
0 commit comments