We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c77b6d commit 8785747Copy full SHA for 8785747
src/pydata_sphinx_theme/assets/styles/_base.scss
@@ -41,6 +41,7 @@ a {
41
margin-left: 0.2em;
42
text-decoration: none;
43
transition: all 0.3s ease-out;
44
+ user-select: none;
45
46
&:hover {
47
opacity: 1;
0 commit comments