Unhuge avatar on mobile view
This commit is contained in:
parent
1bf09bcf51
commit
3b02656321
@ -194,7 +194,9 @@ export default function (props: {
|
||||
<a href="/me">
|
||||
<Avatar
|
||||
display={data.id ? "" : "none"}
|
||||
height={64}
|
||||
src={getAvatarUrl(data)}
|
||||
width={64}
|
||||
/>
|
||||
</a>
|
||||
<Text align="center" style={{ overflowWrap: "anywhere" }}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user