From db1643b94e47262bf5648d53d9a21f2d5cec7f00 Mon Sep 17 00:00:00 2001 From: tusooa Date: Tue, 13 Jun 2023 15:06:46 -0400 Subject: Keep aspect ratio of custom emoji reaction in notification --- src/components/notifications/notifications.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/notifications/notifications.scss') diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss index 61f7317e..5749e430 100644 --- a/src/components/notifications/notifications.scss +++ b/src/components/notifications/notifications.scss @@ -136,6 +136,7 @@ .emoji-reaction-emoji-image { vertical-align: middle; + object-fit: contain; } .notification-details { -- cgit v1.2.3-70-g09d2