Fix avatar dialog gallery edit buttons and left own group spam

This commit is contained in:
Natsumi
2025-10-29 22:51:39 +11:00
parent b8f6d67ad4
commit 814a66abea
3 changed files with 12 additions and 5 deletions
@@ -381,7 +381,7 @@
loading="lazy" />
<div
v-if="avatarDialog.ref.authorId === currentUser.id"
style="position: absolute; bottom: 5px; left: 33.3%">
style="position: absolute; bottom: 35px; left: 38%">
<el-button
size="small"
:icon="Back"