Skip to content

Commit

Permalink
Refactor z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu authored Jun 7, 2022
1 parent 082d5de commit bf3b726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/image/image.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
top: 0;
right: 0;
display: flex;
z-index: 1102;
z-index: 1;
}

.p-image-action.p-link {
Expand Down

0 comments on commit bf3b726

Please sign in to comment.