avatar dialog select avatar and share buttons

This commit is contained in:
Natsumi
2025-02-25 00:05:26 +13:00
parent d88ea4023b
commit a5a5e6f892
5 changed files with 61 additions and 43 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
mixin friendsListTab
.x-container(v-show='$refs.menu && $refs.menu.activeIndex === "friendsList"')
.options-container(style='margin-top: 0')
div(style='padding: 0px 10px 0px 10px')
span.header {{ $t('view.friend_list.header') }}
div(style='float: right; font-size: 13px')
div(v-if='friendsListBulkUnfriendMode' style='display: inline-block; margin-right: 10px')