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.
2 parents 3fc0707 + 126c159 commit 4a4dae7Copy full SHA for 4a4dae7
docs/_templates/sidebarintro.html
@@ -12,12 +12,15 @@
12
width: 100%;
13
height: 1.5em
14
}
15
+.algolia-autocomplete a{
16
+ border-bottom: none !important;
17
+}
18
#doc_search{
19
20
height: 100%;
21
22
</style>
-<input id="doc_search" placeholder="Search the doc" autofocus/>
23
+<input id="doc_search" placeholder="Search the Guide" autofocus/>
24
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script>
25
<script type="text/javascript"> docsearch({
26
apiKey: '512b0d6c0c8578bed7662f5279c2249c',
0 commit comments