auto height

This commit is contained in:
2026-07-16 00:18:22 +02:00
parent 00a2f48fbf
commit 494a990ad4

View File

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