mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 22:46:06 +02:00
Fix avatar dialog gallery edit buttons and left own group spam
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user