PhotosIndex: make edit button visible again

This commit is contained in:
Aaron van Geffen 2023-11-11 15:38:28 +01:00
parent e63307d474
commit a7ce206953
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
position: absolute;
transition: 0.25s;
top: 20px;
z-index: 50;
}
.polaroid:hover > a.edit {
opacity: 1;