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

pull/59/head^2
Claire 2023-04-28 11:15:43 +02:00 committed by GitHub
parent faa336e3f7
commit 2a3a110f00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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;