From 4c3119c9ec17748ae132f71b8353d938079fe8bc Mon Sep 17 00:00:00 2001 From: Austin Chen Date: Sat, 5 Feb 2022 22:12:23 -0800 Subject: [PATCH] Display all avatars as a circle --- web/components/avatar.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/web/components/avatar.tsx b/web/components/avatar.tsx index e3e58e6c..76f94e88 100644 --- a/web/components/avatar.tsx +++ b/web/components/avatar.tsx @@ -23,12 +23,11 @@ export function Avatar(props: { {avatarUrl ? ( {username}