mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-22 04:25:06 +01:00
Fix pop-in player placeholder layout in thread view (#24715)
This commit is contained in:
parent
cf1bc4bb93
commit
678d836c7d
@ -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));
|
||||
|
Loading…
Reference in New Issue
Block a user