kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
fixes the stuff
rodzic
ad07305417
commit
4b99ab7d35
|
@ -190,7 +190,7 @@ const Account = ({
|
||||||
<Avatar src={account.avatar} size={avatarSize} />
|
<Avatar src={account.avatar} size={avatarSize} />
|
||||||
{emoji && (
|
{emoji && (
|
||||||
<Emoji
|
<Emoji
|
||||||
className='absolute -bottom-1.5 -right-1.5 h-5 w-5'
|
className='absolute -bottom-0 -right-1.5 h-5 w-5'
|
||||||
emoji={emoji}
|
emoji={emoji}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
|
|
Ładowanie…
Reference in New Issue