Skip to content

Commit

Permalink
fix add user modal displaying
Browse files Browse the repository at this point in the history
  • Loading branch information
geektortoise committed May 6, 2021
1 parent 236cd54 commit 691b846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/styles/bulma.scss
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ html {
font-weight: normal !important;
}

.modal+.autocomplete.control .dropdown-menu {
.autocomplete.control .dropdown-menu {
z-index: 3000 !important;
}

Expand Down

0 comments on commit 691b846

Please sign in to comment.