Skip to content

Commit

Permalink
fix z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
HidegonSan committed Aug 11, 2023
1 parent 900e7c1 commit 1bd7be8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/extended/image_modal.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
/* Optimized for accessibility by using a button named close but
shifting the close text out of the button and only showing x */
.image_modal_close {
z-index: 2;
color: var(--content);
background-color: var(--theme);
position: absolute;
Expand Down

0 comments on commit 1bd7be8

Please sign in to comment.