diff --git a/web/src/components/UserAvatar.tsx b/web/src/components/UserAvatar.tsx index ce9535f0..02a62a09 100644 --- a/web/src/components/UserAvatar.tsx +++ b/web/src/components/UserAvatar.tsx @@ -8,7 +8,7 @@ interface Props { const UserAvatar = (props: Props) => { const { avatarUrl, className } = props; return ( -
+