diff --git a/ui/src/components/user-avatar/UserAvatar.vue b/ui/src/components/user-avatar/UserAvatar.vue index 8fb7f2c3e..5b36c8a87 100644 --- a/ui/src/components/user-avatar/UserAvatar.vue +++ b/ui/src/components/user-avatar/UserAvatar.vue @@ -161,7 +161,7 @@ const hasAvatar = computed(() => { circle width="100%" height="100%" - class="ring-4 ring-white drop-shadow-md" + class="ring-4 ring-white shadow-xl" />