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
このコミットが含まれているのは:
HJ 2023-06-13 19:12:19 +00:00
コミット 336a966a52
2個のファイルの変更2行の追加0行の削除

1
changelog.d/custom-emoji-notif-width.fix ノーマルファイル
ファイルの表示

@ -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 {