Fix wrong classes `audio` and `video` instead of `audio-player` and `video-player` in CSS (#24711)

th-downstream
Claire 2 years ago committed by GitHub
parent 75a3da1abf
commit febcc47cb3

@ -1152,8 +1152,8 @@ body > [data-popper-placement] {
.status__content,
.status__action-bar,
.media-gallery,
.video,
.audio,
.video-player,
.audio-player,
.attachment-list,
.status-card {
margin-left: 46px + 10px;

Loading…
Cancel
Save