Photo: Fix caption UI on iOS (#1514)

This commit is contained in:
Alexander Zinchuk 2021-10-22 13:49:33 +03:00
parent 77b33b28b3
commit a732dad407

View File

@ -451,6 +451,10 @@
&.text .media-inner,
&.text .Album {
margin-bottom: 0.375rem;
body.is-ios .Message.own & {
margin-bottom: 0.375rem;
}
}
.media-loading {