Skip to content

Commit

Permalink
Fix #870 - Update z-index issue on hover
Browse files Browse the repository at this point in the history
  • Loading branch information
maxxcrawford committed Jun 16, 2021
1 parent 80089bb commit 9ffdbc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/scss/partials/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1181,7 +1181,6 @@ input.input-has-error {
.card-middle-row {
background-color: rgba(255, 255, 255, 1);
border-radius: 4px;
z-index: 1;
display: flex;
flex-wrap: wrap;
}
Expand Down

0 comments on commit 9ffdbc4

Please sign in to comment.