allow emoji reacts to be non-square
This commit is contained in:
parent
1768393257
commit
a0681ca17c
5 changed files with 23 additions and 0 deletions
|
|
@ -137,6 +137,7 @@
|
|||
:src="notification.emoji_url"
|
||||
:alt="notification.emoji"
|
||||
:title="notification.emoji"
|
||||
:class="{ ['-wide']: allowNonSquareEmoji }"
|
||||
>
|
||||
<span
|
||||
v-else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue