We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebedad4 commit 733f714Copy full SHA for 733f714
styles/_docsearch.css
@@ -89,7 +89,7 @@
89
}
90
91
.DocSearch-Input {
92
- @apply w-full appearance-none outline-none bg-transparent border-none flex-1 text-14 px-4;
+ @apply h-14 w-full appearance-none focus:outline-none bg-transparent border-none flex-1 text-14 px-4;
93
94
95
.DocSearch-Input::placeholder {
0 commit comments