WebPage: Wrong position of meta info when there is an image in the link preview (#2430)

This commit is contained in:
Alexander Zinchuk 2023-01-30 15:55:45 +01:00
parent 6e5211d742
commit d1824caa8a

View File

@ -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;
}