grab picture when moving it around
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user