grab picture when moving it around

This commit is contained in:
2026-06-14 07:58:29 -04:00
parent ff5d9724d6
commit 65ed53c5d1
2 changed files with 16 additions and 1 deletions
+11
View File
@@ -189,6 +189,17 @@
z-index: 4;
}
#resize_photo_box:hover {
background-color: rgba(0, 0, 0, 0);
width: 350px;
aspect-ratio: 1 / 1;
border-style: dashed;
border-color: black;
border-width: 5px;
z-index: 4;
}
/*
#resize_photo_box:hover {