~cytrogen/masto-fe

678d836c7d3710999103ee252b0b788904c5cc91 — Claire 2 years ago cf1bc4b
Fix pop-in player placeholder layout in thread view (#24715)

1 files changed, 1 insertions(+), 0 deletions(-)

M app/javascript/styles/mastodon/components.scss
M app/javascript/styles/mastodon/components.scss => app/javascript/styles/mastodon/components.scss +1 -0
@@ 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));