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

lolsob-rspec
Claire 2023-04-30 06:42:43 +02:00 committed by GitHub
parent 9cf043f63a
commit 9dfb594a45
1 changed files with 1 additions and 0 deletions

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));