Skip to content

Commit 417f09c

Browse files
committed
make search always red border
1 parent 9eaf64a commit 417f09c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

theme/site-template.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
.sidebar-toc {
1212
visibility: hidden;
1313
}
14+
.docsearch-modal-search-input {
15+
outline: none !important;
16+
}
1417
</style>
1518
<noscript>
1619
<style>

0 commit comments

Comments
 (0)