mirror of
https://github.com/elk-zone/elk
synced 2025-01-19 13:52:49 +09:00
fix: user alignment
This commit is contained in:
parent
597ebae042
commit
b4408422a8
@ -20,7 +20,7 @@ defineOptions({
|
||||
<AccountHoverWrapper :disabled="!hoverCard" :account="account">
|
||||
<AccountBigAvatar :account="account" shrink-0 :square="square" />
|
||||
</AccountHoverWrapper>
|
||||
<div flex="~ col" shrink overflow-hidden justify-center leading-none>
|
||||
<div flex="~ col" shrink pt-1 h-full overflow-hidden justify-center leading-none>
|
||||
<div flex="~" gap-2>
|
||||
<ContentRich
|
||||
font-bold line-clamp-1 ws-pre-wrap break-all text-lg
|
||||
|
Loading…
Reference in New Issue
Block a user