From 9b33c7c8847111a98246c86d9f493e5e86ab474a Mon Sep 17 00:00:00 2001 From: patak Date: Sun, 1 Jan 2023 11:54:17 +0100 Subject: [PATCH] fix: aspect ratio for avatars on search results --- components/account/AccountInfo.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/account/AccountInfo.vue b/components/account/AccountInfo.vue index 4e8a7f42..526faa64 100644 --- a/components/account/AccountInfo.vue +++ b/components/account/AccountInfo.vue @@ -16,8 +16,8 @@ defineOptions({