fix: avatar glitches in some OS/browsers

This commit is contained in:
patak 2022-12-28 22:14:29 +01:00
parent 8a338ed021
commit ab4ceae1e3
5 changed files with 19 additions and 6 deletions

View file

@ -17,7 +17,7 @@ defineOptions({
<template>
<component :is="as" flex gap-3 v-bind="$attrs">
<AccountHoverWrapper :disabled="!hoverCard" :account="account" shrink-0>
<AccountAvatar :account="account" account-avatar-normal />
<AccountBigAvatar :account="account" />
</AccountHoverWrapper>
<div flex="~ col" shrink overflow-hidden justify-center leading-none>
<div flex="~" gap-2>