mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-20 11:35:29 +01:00
Fix preview cards layout in thread view (#24677)
This commit is contained in:
parent
d4511f2a76
commit
d8a06c1375
@ -1154,7 +1154,8 @@ body > [data-popper-placement] {
|
||||
.media-gallery,
|
||||
.video,
|
||||
.audio,
|
||||
.attachment-list {
|
||||
.attachment-list,
|
||||
.preview-card {
|
||||
margin-left: 46px + 10px;
|
||||
width: calc(100% - (46px + 10px));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user