chore: use square avatars (#14656)

This commit is contained in:
Sivin Varghese
2026-06-05 11:25:32 +05:30
committed by GitHub
parent 64c5aeebee
commit ec43975f3f
6 changed files with 2 additions and 8 deletions
@@ -124,10 +124,9 @@ const handleAvatarHover = isHovered => {
<Avatar
:name="name"
:src="thumbnail"
:size="48"
:size="42"
:status="availabilityStatus"
hide-offline-status
rounded-full
>
<template v-if="selectable" #overlay="{ size }">
<label