+
+ {{ user.initials }}
-
-
- Failed to load users. Please try again.
+
diff --git a/ts/view/configuration/UserEdit.vue b/ts/view/configuration/UserEdit.vue
index 7986fe12..012a8262 100644
--- a/ts/view/configuration/UserEdit.vue
+++ b/ts/view/configuration/UserEdit.vue
@@ -5,7 +5,10 @@
object-fit: cover;
border: 3px solid #dee2e6;
}
-
+.bi-avatar {
+ height: 128px;
+ width: 128px;
+}
.btn-close-white {
opacity: 0.8;
}
@@ -47,7 +50,9 @@ pre {
+
![User Avatar]()