mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
The image preview in the 'upload_widget' would scale images that are wider than the intended square shape for custom emoji; this resulted in a misleading preview, because the server will instead crop such images to take their leftmost square. Fix this using 'object-fit: cover', to have the browser do something similar. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio/notification_sounds | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||