Skip to content

Commit 9edba61

Browse files
committed
search input: hide box-shadow.
1 parent 92de1e8 commit 9edba61

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/assets/less/algolia.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
.ds-suggestions {
3838
margin-top: 0 !important;
3939
}
40+
41+
.ds-input {
42+
box-shadow: none;
43+
}
4044
}
4145

4246
.algolia-docsearch-suggestion {

0 commit comments

Comments
 (0)