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 c1fd9f4 commit 7200cbdCopy full SHA for 7200cbd
.vitepress/theme/styles/style-guide.css
@@ -59,3 +59,7 @@
59
.style-verb.avoid {
60
background-color: var(--vt-c-red);
61
}
62
+.vt-doc summary {
63
+ width: fit-content;
64
+ cursor: pointer;
65
+}
0 commit comments