mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2024-12-23 01:46:39 +01:00
Keep aspect ratio of custom emoji reaction in notification
This commit is contained in:
parent
7ab5ee9cba
commit
db1643b94e
1
changelog.d/custom-emoji-notif-width.fix
Normal file
1
changelog.d/custom-emoji-notif-width.fix
Normal file
@ -0,0 +1 @@
|
||||
Keep aspect ratio of custom emoji reaction in notification
|
@ -136,6 +136,7 @@
|
||||
|
||||
.emoji-reaction-emoji-image {
|
||||
vertical-align: middle;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.notification-details {
|
||||
|
Loading…
Reference in New Issue
Block a user