Skip to content

Commit 1abc33a

Browse files
authored
docs: improve algolia dropdown menu shadow effect (#6845)
1 parent e39e998 commit 1abc33a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/theme/static/docsearch.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.algolia-autocomplete {
22
.ds-dropdown-menu {
33
border: none;
4-
box-shadow: var(--box-shadow-base);
4+
box-shadow: var(--box-shadow);
55

66
[class^='ds-dataset-'] {
77
background: var(--component-background);

0 commit comments

Comments
 (0)