Fix positioning of the drag icon

Image still gets magnified when the icon is grabbed, but that is a minor aesthetic bug without influence on the functionality
This commit is contained in:
Kristan Schlikow 2024-04-14 03:09:44 +02:00
parent 0c4da602ab
commit ec76742d0e
No known key found for this signature in database
GPG Key ID: B92ED0CBF4AD31EA
1 changed files with 1 additions and 1 deletions

View File

@ -5942,8 +5942,8 @@
</div>
<div id="zoomed_avatar_template" class="template_element">
<div class="zoomed_avatar">
<div class="fa-solid fa-grip drag-grabber"></div>
<div class="zoomed_avatar_container">
<div class="fa-solid fa-grip drag-grabber"></div>
<img class="zoomed_avatar_img" src=""
data-izoomify-url=""
data-izoomify-magnify="1.8"