Skip to content

Commit

Permalink
Merge pull request #464 from lblod/bugfix/problem-with-powerselect
Browse files Browse the repository at this point in the history
Fix problem with powerselect not appearing
  • Loading branch information
lagartoverde authored May 17, 2023
2 parents 120b4e0 + f97d856 commit 9eb221d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/styles/_shame.scss
Original file line number Diff line number Diff line change
Expand Up @@ -729,4 +729,8 @@ div[typeof="besluitpublicatie:Documentonderdeel"] {
::selection {
background-color: #0000;
}
}

#ember-basic-dropdown-wormhole {
z-index: 20000;
}

0 comments on commit 9eb221d

Please sign in to comment.