Fix alignment of polls within threads (#8017)

This commit is contained in:
Michael Telatynski 2022-03-10 13:27:25 +00:00 committed by GitHub
parent c89c2253fd
commit ec612fa0f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -968,6 +968,7 @@ $left-gutter: 64px;
.mx_EventTile_content,
.mx_HiddenBody,
.mx_RedactedBody,
.mx_MPollBody,
.mx_ReplyChain_wrapper {
margin-left: 36px;
margin-right: 8px;