Skip to content

Commit

Permalink
Merge pull request #1636 from creative-commoners/pulls/2/zindex
Browse files Browse the repository at this point in the history
FIX Set z-index of list
  • Loading branch information
GuySartorelli authored Dec 17, 2023
2 parents d6b66b0 + 5d39d87 commit 58ec545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion client/dist/styles/bundle.css

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

.ss-searchable-dropdown-field__menu {
margin-top: 0;
z-index: 20000;
}

.ss-searchable-dropdown-field__option+.ss-searchable-dropdown-field__option {
Expand Down

0 comments on commit 58ec545

Please sign in to comment.