search input: hide box-shadow.
This commit is contained in:
parent
92de1e831b
commit
9edba6123e
1 changed files with 4 additions and 0 deletions
|
|
@ -37,6 +37,10 @@
|
|||
.ds-suggestions {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
||||
.ds-input {
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
.algolia-docsearch-suggestion {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue