This commit is contained in:
2026-06-08 13:50:41 +02:00
parent a6997bc4b4
commit 7f71285c80

View File

@@ -8923,13 +8923,13 @@ span.badge.badge-current {
body.layout-modern .comment-content img.emoji { body.layout-modern .comment-content img.emoji {
height: auto; height: auto;
max-width: max-content; max-width: max-content;
vertical-align: middle; vertical-align: text-top;
} }
body.layout-legacy .comment-content img.emoji { body.layout-legacy .comment-content img.emoji {
height: auto; height: auto;
max-width: max-content; max-width: max-content;
vertical-align: middle; vertical-align: text-top;
} }
@keyframes flashGreen { @keyframes flashGreen {