make new photo pop up in box before changing

This commit is contained in:
2026-06-08 21:09:12 -04:00
parent 4cce7b7454
commit 600c3abf20
2 changed files with 18 additions and 0 deletions
+4
View File
@@ -116,6 +116,10 @@
position: fixed;
}
#resize_photo_dialouge {
z-index: 10000;
}
#change_password_dialogue input {
width: 350px;
}