mirror of
https://git.notfire.cc/notfire/akkoma-fe.git
synced 2026-01-11 13:33:24 -08:00
fix css
This commit is contained in:
parent
a9f8ec5453
commit
8f1aaf617a
2 changed files with 2 additions and 2 deletions
|
|
@ -118,7 +118,7 @@
|
|||
>
|
||||
<img
|
||||
v-if="notification.emoji_url !== null"
|
||||
class="reaction-emoji"
|
||||
class="notification-reaction-emoji"
|
||||
:src="notification.emoji_url"
|
||||
:name="notification.emoji"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue