This commit is contained in:
2026-07-16 00:20:17 +02:00
parent 494a990ad4
commit 302f7c62ad

View File

@@ -9051,9 +9051,11 @@ body.layout-modern .comment-content img.emoji {
} }
body.layout-legacy .comment-content img.emoji { body.layout-legacy .comment-content img.emoji {
height: auto !important; height: auto;
width: auto;
max-width: 200px; max-width: 200px;
vertical-align: text-top; vertical-align: text-top;
} }
@keyframes flashGreen { @keyframes flashGreen {