We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eaf64a commit 417f09cCopy full SHA for 417f09c
1 file changed
theme/site-template.html
@@ -11,6 +11,9 @@
11
.sidebar-toc {
12
visibility: hidden;
13
}
14
+ .docsearch-modal-search-input {
15
+ outline: none !important;
16
+ }
17
</style>
18
<noscript>
19
<style>
0 commit comments