Skip to content

Commit

Permalink
💄 Bumped z-index for autocomplete (#2585)
Browse files Browse the repository at this point in the history
denektenina authored Oct 13, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 538c988 commit 65687c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -553,7 +553,7 @@ function AutocompleteInner<T>(
position: strategy,
top: y || 0,
left: x || 0,
zIndex: 1400,
zIndex: 1500,
},
})}
>

0 comments on commit 65687c8

Please sign in to comment.