mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
We've often gotten the complaint that Zulip's emoji are a bit too big; this should address the worst consequences of that (line-wrapping being off with large emoji present) while still making it possible to easily see what a given emoji is. The right place to change this is in rendered_markdown.scss, not the main emoji definition in zulip.scss, as the latter is also used in places like the emoji picker where a larger size is valuable. Closes #12731, an older PR that did this with slightly different parameters (and without a comment). |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .eslintrc.json | ||
| .gitignore | ||
| favicon.ico | ||