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 7dbbcdc commit c94af91Copy full SHA for c94af91
sass/_theme_rst.sass
@@ -70,6 +70,8 @@
70
margin: 0
71
padding: $base-line-height / 2 $base-line-height / 2
72
font-family: $code-font-family
73
+ user-select: none
74
+ pointer-events: none
75
div[class^='highlight'] pre
76
white-space: pre
77
0 commit comments