diff --git a/src/components/dialogs/AvatarDialog/AvatarDialog.vue b/src/components/dialogs/AvatarDialog/AvatarDialog.vue index 323cf936..6ea3b728 100644 --- a/src/components/dialogs/AvatarDialog/AvatarDialog.vue +++ b/src/components/dialogs/AvatarDialog/AvatarDialog.vue @@ -7,35 +7,20 @@ width="700px">
-
-
-
-
-
-
+
-
-
-
-
-
-
+
{{ t('dialog.invite_message.clear_selected_image') }}
diff --git a/src/components/dialogs/UserDialog/UserDialog.vue b/src/components/dialogs/UserDialog/UserDialog.vue
index 919f87fd..ba706cbe 100644
--- a/src/components/dialogs/UserDialog/UserDialog.vue
+++ b/src/components/dialogs/UserDialog/UserDialog.vue
@@ -7,42 +7,23 @@
width="770px">
-
-
-
-
-
-
-
-
-
-
-
+ class="x-link"
+ :src="userDialog.ref.profilePicOverrideThumbnail || userDialog.ref.profilePicOverride"
+ style="flex: none; height: 120px; width: 213.33px; border-radius: 12px; object-fit: cover"
+ @click="showFullscreenImageDialog(userDialog.ref.profilePicOverride)"
+ loading="lazy" />
+
@@ -67,18 +48,11 @@
-
-
-
-
- {{
- textToHex(userDialog.ref.displayName)
- }}
-
+
-
-
-
-
- {{
- textToHex(currentUser.username)
- }}
-
+
@@ -300,26 +263,12 @@
-
-
-
-
-
-
+
@@ -719,34 +668,24 @@
"
class="extra">
-
-
-
-
-
-
-
-
+
+
+
-
-
-
-
-
-
+
diff --git a/src/views/Notifications/Notification.vue b/src/views/Notifications/Notification.vue
index e4637ce7..c54c5b47 100644
--- a/src/views/Notifications/Notification.vue
+++ b/src/views/Notifications/Notification.vue
@@ -126,36 +126,20 @@
-
-
-
-
-
-
+
-
-
-
-
-
-
+
diff --git a/src/views/PlayerList/PlayerList.vue b/src/views/PlayerList/PlayerList.vue
index 2115fcc9..a6891cdc 100644
--- a/src/views/PlayerList/PlayerList.vue
+++ b/src/views/PlayerList/PlayerList.vue
@@ -2,20 +2,12 @@
-
-
-
-
-
-
+