Album: Fix forwarded albums on iOS (#1737)

This commit is contained in:
Alexander Zinchuk 2022-03-02 14:09:09 +02:00
parent cb37404b8c
commit 01781f1dcf

View File

@ -6,7 +6,7 @@
margin: -0.3125rem -0.5rem 0.3125rem;
}
body.is-ios .Message.own .message-content.has-solid-background & {
body.is-ios .Message.own .message-content.has-solid-background :not(.forwarded-message) & {
margin: -0.3125rem -0.5rem 0.3125rem -0.625rem;
}