We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a49c1 commit 7aa8e41Copy full SHA for 7aa8e41
.vitepress/theme/style.css
@@ -72,3 +72,7 @@
72
.vp-doc a:hover {
73
text-decoration: underline;
74
}
75
+
76
+.content .vp-doc img {
77
+ cursor: pointer;
78
+}
0 commit comments