Skip to content

Commit

Permalink
Fix pop-in player placeholder layout in thread view (mastodon#24715)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClearlyClaire authored and skerit committed Jul 7, 2023
1 parent 682d7b1 commit b92fc0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/javascript/styles/mastodon/components.scss
Expand Up @@ -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));
Expand Down

0 comments on commit b92fc0c

Please sign in to comment.