diff --git a/src/components/middle/message/Message.scss b/src/components/middle/message/Message.scss index 7a5f4bd4b..46e61fe24 100644 --- a/src/components/middle/message/Message.scss +++ b/src/components/middle/message/Message.scss @@ -558,6 +558,7 @@ } .message-content { + &.has-replies:not(.custom-shape):not(.has-reactions) .WebPage.with-square-photo .media-inner, &.has-replies:not(.custom-shape):not(.has-reactions) .WebPage.with-video .media-inner { margin-bottom: 1.5rem !important; }