diff --git a/src/components/still-image/still-image.vue b/src/components/still-image/still-image.vue index 074a8eef..15a15633 100644 --- a/src/components/still-image/still-image.vue +++ b/src/components/still-image/still-image.vue @@ -63,6 +63,10 @@ } } + &.emoji img, &.reaction-emoji img { + width: auto; + } + .image-type-label { position: absolute; top: 0.25em;