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 05f2bda commit a7dadf0Copy full SHA for a7dadf0
app/styles/docsearch.css
@@ -48,3 +48,7 @@
48
49
@apply grid h-5 w-3.5 place-items-center rounded bg-white px-1 text-xs text-gray-600 dark:bg-gray-600 dark:text-gray-200;
50
}
51
+
52
+.DocSearch-Container {
53
+ cursor: auto;
54
+}
0 commit comments