Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 3d337ab

Browse files
authored
Merge pull request #337 from Namchee/search-overlap-fix
docs(fix): Create a new stacking context for doc search form
2 parents d0beec8 + 9de3696 commit 3d337ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/components/AlgoliaSearch.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
as="form"
3737
v-bind="$attrs"
3838
align="center"
39+
position="relative"
40+
z-index="1"
3941
@submit.prevent
4042
>
4143
<c-input-group>

0 commit comments

Comments
 (0)