style: adjust styles for website preview card
This commit is contained in:
parent
e42eb9f252
commit
dd33a62095
2 changed files with 26 additions and 5 deletions
|
|
@ -70,6 +70,7 @@ const Content = memo(
|
|||
className={size === 'small' ? 'mt-1' : 'mt-2'}
|
||||
key={`web-preview-${event.id}`}
|
||||
url={lastNonMediaUrl}
|
||||
size={size}
|
||||
/>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue