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 {
|
.emoji-reaction-emoji-image {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notification-details {
|
.notification-details {
|
||||||
|
Loading…
Reference in New Issue
Block a user