Fix pop-in player placeholder layout in thread view (#24715)

This commit is contained in:
Claire 2023-04-30 06:42:43 +02:00 committed by GitHub
parent 9cf043f63a
commit 9dfb594a45

View file

@ -1155,6 +1155,7 @@ body > [data-popper-placement] {
.video-player,
.audio-player,
.attachment-list,
.picture-in-picture-placeholder,
.status-card {
margin-inline-start: 46px + 10px;
width: calc(100% - (46px + 10px));