Fix videos not being indented properly in thread view (#36459)

pull/36467/head
diondiondion 3 weeks ago committed by GitHub
parent edd7fd9872
commit 9a001e7839
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1528,7 +1528,7 @@
& > .status__content, & > .status__content,
& > .status__action-bar, & > .status__action-bar,
& > .media-gallery, & > .media-gallery,
& > .video-player, & > div > .video-player,
& > .audio-player, & > .audio-player,
& > .attachment-list, & > .attachment-list,
& > .picture-in-picture-placeholder, & > .picture-in-picture-placeholder,

Loading…
Cancel
Save