fix: 🎨
This commit is contained in:
parent
6c63da2a96
commit
83ae874059
5 changed files with 8 additions and 9 deletions
|
|
@ -6,7 +6,7 @@ export function EmbeddedMention({ userId }: { userId: string }) {
|
|||
<Username
|
||||
userId={userId}
|
||||
showAt
|
||||
className="text-highlight font-normal inline-block"
|
||||
className="text-highlight font-normal inline"
|
||||
withoutSkeleton
|
||||
/>
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue