allow emoji reacts to be non-square

This commit is contained in:
Henry Jameson 2026-05-12 15:53:52 +03:00
commit a0681ca17c
5 changed files with 23 additions and 0 deletions

View file

@ -137,6 +137,7 @@
:src="notification.emoji_url"
:alt="notification.emoji"
:title="notification.emoji"
:class="{ ['-wide']: allowNonSquareEmoji }"
>
<span
v-else