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

pull/59/head^2
Claire 2023-04-30 06:42:43 +02:00 committed by GitHub
parent cf1bc4bb93
commit 678d836c7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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));