open photo-> position fixed over absolute

This commit is contained in:
Alex 2026-06-10 11:47:10 -07:00
parent 9cab7a69f7
commit dbda07f8e5
2 changed files with 2 additions and 2 deletions

View file

@ -133,7 +133,7 @@
#open-image {
display: none;
position: absolute;
position: fixed;
top: 0;
left: 0;
z-index: 999;