From cbb0844cb4460f0456209687e89640c7aa1ebf26 Mon Sep 17 00:00:00 2001 From: Hugo Costa Date: Thu, 26 May 2022 12:12:32 -0300 Subject: [PATCH] [FIX] Quote message spacing (#25613) * fix: default margins for outer quote * fix: Removing condition to style differently the inner quote * fix: updating yarn.lock --- .../client/components/Message/Attachments/QuoteAttachment.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/meteor/client/components/Message/Attachments/QuoteAttachment.tsx b/apps/meteor/client/components/Message/Attachments/QuoteAttachment.tsx index 1c374ece329f..d0296152c3cc 100644 --- a/apps/meteor/client/components/Message/Attachments/QuoteAttachment.tsx +++ b/apps/meteor/client/components/Message/Attachments/QuoteAttachment.tsx @@ -54,7 +54,7 @@ export const QuoteAttachment: FC = ({ {attachments && ( - + )}