mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-13 18:40:11 +01:00
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:
parent
0c4da602ab
commit
ec76742d0e
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user