Fix quote causing chat message to overflow on web
This commit is contained in:
@@ -529,6 +529,7 @@ let MessageItem = ({
|
|||||||
a.rounded_xl,
|
a.rounded_xl,
|
||||||
a.py_sm,
|
a.py_sm,
|
||||||
a.px_md,
|
a.px_md,
|
||||||
|
a.max_w_full,
|
||||||
{
|
{
|
||||||
marginTop: hasEmbedAndText
|
marginTop: hasEmbedAndText
|
||||||
? CLUSTERED_MESSAGE_GAP
|
? CLUSTERED_MESSAGE_GAP
|
||||||
|
|||||||
Reference in New Issue
Block a user