Merge branch 'tusooa/custom-emoji-notif-width' into 'develop'
Keep aspect ratio of custom emoji reaction in notification See merge request pleroma/pleroma-fe!1839
This commit is contained in:
commit
336a966a52
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