We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e39e998 commit 1abc33aCopy full SHA for 1abc33a
site/src/theme/static/docsearch.less
@@ -1,7 +1,7 @@
1
.algolia-autocomplete {
2
.ds-dropdown-menu {
3
border: none;
4
- box-shadow: var(--box-shadow-base);
+ box-shadow: var(--box-shadow);
5
6
[class^='ds-dataset-'] {
7
background: var(--component-background);
0 commit comments