From 59d0cfa10e6796152d29c57ef26f7361d067564d Mon Sep 17 00:00:00 2001 From: patak Date: Mon, 26 Dec 2022 09:00:57 +0100 Subject: [PATCH] feat: avatar on posts improvements (#561) --- components/account/AccountInfo.vue | 8 ++++---- components/publish/PublishWidget.vue | 6 +++--- components/status/StatusCard.vue | 14 ++++++++------ unocss.config.ts | 3 +++ 4 files changed, 18 insertions(+), 13 deletions(-) diff --git a/components/account/AccountInfo.vue b/components/account/AccountInfo.vue index 7ed0e444..c8375836 100644 --- a/components/account/AccountInfo.vue +++ b/components/account/AccountInfo.vue @@ -17,18 +17,18 @@ defineOptions({ diff --git a/components/publish/PublishWidget.vue b/components/publish/PublishWidget.vue index 2cf5294d..1460f535 100644 --- a/components/publish/PublishWidget.vue +++ b/components/publish/PublishWidget.vue @@ -182,7 +182,7 @@ defineExpose({