Skip to content

Commit

Permalink
Merge branch 'main' into js-fix-some-flaky-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jasalisbury authored Sep 20, 2021
2 parents c771d98 + 208c464 commit 43b1d63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/MultiSelect.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ function MultiSelect({
return {
...provided,
outline,
zIndex: 2,
};
},
groupHeading: (provided) => ({
Expand Down

0 comments on commit 43b1d63

Please sign in to comment.