This commit is contained in:
2026-07-17 10:19:49 +02:00
parent 09ffe600d6
commit cfd9620be7

View File

@@ -6133,7 +6133,7 @@ body[type='login'] {
/* video emojis in comment content */
.comment-content video.emoji,
video.emoji {
height: 200px;
height: auto;
/* vertical-align: middle; */
display: inline-block;
}