Skip to content

Commit a4e0d97

Browse files
committed
remove search shadow
1 parent 0996b5b commit a4e0d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beta/src/styles/algolia.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ html.dark {
3434
}
3535
.DocSearch-Form {
3636
@apply rounded-full;
37-
@apply shadow-inner;
37+
@apply shadow-none;
3838
@apply text-base;
3939
@apply text-tertiary;
4040
@apply bg-gray-10;

0 commit comments

Comments
 (0)